Noah2610 / deathfloor

Work-in-progress Mega Man inspired game.
MIT License
2 stars 0 forks source link

Set default sprite orientation #58

Closed hoichael closed 4 years ago

hoichael commented 4 years ago

Be able to set initial enemy sprite orientation irrespective of current velocity.

Noah2610 commented 4 years ago

Set through props (in tiled or with SpawnAction).

scale_x: 1.0,
scale_y: 1.0,