Jump to content
  • 0

How do i make custom enemies spawn from portals?


Twisted Bean

Question

I'm making a map in gzdoom builder, where enemies spawn after certain action using this script > 5a80a5ff01241_.png22.png.5ed28ffa3320bba590fb0258024db985.png Problem is: i know how to spawn a regular enemy using spawn numbers, but i want one of this custom enemies to spawn

Is there any way to do this?

 

Edited by Shipugen

Share this post


Link to post

2 answers to this question

Recommended Posts

  • 0

You can set a SpawnID on the new monsters (I don't think that pack has them set though), but honestly you'll probably just want to use SpawnSpotFacing since you can just use their classname rather than having to set SpawnIDs.

Share this post


Link to post
  • 0
On 2/11/2018 at 11:36 PM, InsanityBringer said:

You can set a SpawnID on the new monsters (I don't think that pack has them set though), but honestly you'll probably just want to use SpawnSpotFacing since you can just use their classname rather than having to set SpawnIDs.

This is a lot easier, thank you very much. 

Edited by Twisted Bean

Share this post


Link to post

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