flip ActorFlxSprite depending on facing

This commit is contained in:
2021-11-01 21:04:12 -04:00
parent 6f890cbd2a
commit 37fdb36376
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,