recently I tried getting my Motobug working in 2.1 without any documentation. So in doing that I wound up some how overwriting the blue crawla or just causing it not to be useable.
I even double checked in object place.
Maybe I'm starting too early, but at the moment I don't have a way to use socedit from 2.0.6 to make a clone of a crawla's soc and figure out how things work now.
This is my current soc for motobug
I even double checked in object place.
Maybe I'm starting too early, but at the moment I don't have a way to use socedit from 2.0.6 to make a clone of a crawla's soc and figure out how things work now.
This is my current soc for motobug
Code:
#Motobug!
Thing motobug
MAPTHINGNUM = 4031
SPAWNSTATE = 1858
SPAWNHEALTH = 1
SEESTATE = 1860
SEESOUND = 0
REACTIONTIME = 32
ATTACKSOUND = 0
PAINSTATE = 0
PAINCHANCE = 200
PAINSOUND = 0
MELEESTATE = 0
MISSILESTATE = 0
DEATHSTATE = 1641
DEATHSOUND = 119
XDEATHSTATE = 0
SPEED = 7
RADIUS = 1572864
HEIGHT = 2097152
MASS = 100
DAMAGE = 0
ACTIVESOUND = 0
RAISESTATE = 0
FLAGS = 16777221
FRAME 1858
SPRITENUMBER = 254
SPRITESUBNUMBER = 0
DURATION = 3
NEXT = 1859
ACTION A_Look
FRAME 1859
SPRITENUMBER = 254
SPRITESUBNUMBER = 0
DURATION = 3
NEXT = 1858
ACTION A_Look
FRAME 1860
SPRITENUMBER = 254
SPRITESUBNUMBER = 0
DURATION = 5
NEXT = 1861
ACTION A_Chase
FRAME 1861
SPRITENUMBER = 254
SPRITESUBNUMBER = 1
DURATION = 5
NEXT = 1860
ACTION A_Chase