goldensun_html5 icon indicating copy to clipboard operation
goldensun_html5 copied to clipboard

Allow controllable chars to have only one direction of a sprite

Open jjppof opened this issue 3 years ago • 0 comments

The original game, for instance, has only the right direction sprites, when the char is going left, a -1 scale_x is applied.

Create a flag in order to control it. If this flag is true and when applying the missing direction, a -1 scale_x should be applied.

jjppof avatar Jan 27 '21 14:01 jjppof