Game Engine: Unity Engine
Game Version: Timebrain Update Hotfix 2022/07/20 (no real versioning aside from Steam news)
Options Required: Invincibility
Steam Website:
Other Info: I tried using the mono dissector but I just can't wrap my head around ASM. I found a bunch of potentially interesting methods here:
Code: Select all
class SpaceUsurper.Player
Die
KillPlayer
StartInvulnerability
get_Health (and set)
get_Hitbox (and set)
get_IsIntangible (and set)
class SpaceUsurper.Player_Health
class SpaceUsurper.Player_Hitbox