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
}
}
Question
ContrastSaturation
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
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.