flip ActorFlxSprite depending on facing

This commit is contained in:
2021-11-01 21:04:12 -04:00
parent 9802f3512b
commit 9dc27c99b8
3 changed files with 9 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ package hollywoo_flixel;
import kiss.Prelude;
import kiss.List;
import flixel.FlxSprite;
import hollywoo_flixel.FlxMovie;
typedef AnimationArgs = {
name:String,