🔧 SDK ReferenceTypesPlayerStatePlayerStatetype PlayerState = | 'idle' | 'dead' | 'walking' | 'running' | 'jumping' | 'falling';