Jump to content
  • 0

Creating obstacles with decorate.


ContrastSaturation

Question

 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
  }
 }

editview.png

Screenshot_Doom_20200821_214407.png

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.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...