Screen->DrawOrigin examples#

Example 1#

Draws a transparent red tint over the entire game window when hit.

Example 2#

Tints the playable area with a blue overlay for an underwater effect.

Example 3#

Draws a combo at a specific coordinate in a scrolling region.

Example 4#

Draws a target circle relative to a spites’s position.