Skip to content

SoftState

Brainy7980 edited this page Dec 9, 2025 · 1 revision

SoftState's are a class that extends FlxState designed to load from HScript scripts.

Commands

game:SoftState - reference to the SoftState object.

openSubState(substate:String):Void - opens a softcoded substate based on script name.

Clone this wiki locally