You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
318 B
19 lines
318 B
canbeX = 1
|
|
makeActive()
|
|
setCollisionBounds(-4, -12, 4, 0)
|
|
state = 0
|
|
statetime = 0
|
|
hp = global.mod_genesisHealth
|
|
flashing = 0
|
|
fxtimer = 0
|
|
facing = 0
|
|
ceiling = 0
|
|
dark = 1
|
|
col = 0
|
|
hpush = 5
|
|
vpush = -4
|
|
damage = global.mod_genesisDamage
|
|
turning = 0
|
|
turnframe = 0
|
|
scan_log(38, get_text("ScanEvents", "ScanBioform"), 180, 0)
|