You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I was trying to set up HScriptable classes for my game I kept getting an error: Type not found: FlxShader. Turns out I had to do #if !macro in my import.hx scripts for some reason.
But now instead of getting a Type not found I'm getting this:
When I was trying to set up
HScriptableclasses for my game I kept getting an error:Type not found: FlxShader. Turns out I had to do#if !macroin my import.hx scripts for some reason.But now instead of getting a
Type not foundI'm getting this: