Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 0
Twisted Bean

How do i make custom enemies spawn from portals?

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×