I'm trying to make custom obstacles with decorate. They display in the editor, but not in game. Does anyone know why? The file name for the sprite is URC1A. Below is the decorate code.
ACTOR Urchin : TallGreenColumn 502
{
Radius 1
Height 7
ProjectilePassHeight 0
+SOLID
States
{
Spawn:
URC1 A -1
Stop
}
}
I'm trying to make custom obstacles with decorate. They display in the editor, but not in game. Does anyone know why? The file name for the sprite is URC1A. Below is the decorate code.
ACTOR Urchin : TallGreenColumn 502
{
Radius 1
Height 7
ProjectilePassHeight 0
+SOLID
States
{
Spawn:
URC1 A -1
Stop
}
}
Share this post
Link to post