Shadow shader!

This commit is contained in:
2024-06-27 16:40:55 -06:00
parent b17677d2c9
commit 667785c62a
6 changed files with 77 additions and 4 deletions

View File

@@ -18,6 +18,7 @@
(array Class<FlxState>
CheckerBoardState
InvertState
MirroredOrnamentState)
MirroredOrnamentState
ShadowState)
->choice (FlxG.switchState (Type.createInstance choice [])))))