Niilo007 / Stationeers-Research

Documentation and MIPS code for the game "Stationeers"
0 stars 0 forks source link

[Update Documentation]: Entity logic varibales #184

Open Niilo007 opened 5 months ago

Niilo007 commented 5 months ago

Added EntityState logic variable for AdvancedSuit, Sleeper, and Cryotube. This will report the entity state of what is inside it (EntityState.Dead, EntityState.Decayed, EntityState.Unconscious, EntityState.Alive), or -1 if not occupied.