Jump to content

zdoom how to make monster fire two projectile at once ?


Mewdoom

Recommended Posts

Hello everyone,

I wonder how to make a monster that will fire two projectile at once ? Like the Mancubus, and how to set the proper distance between the shot of projectiles to adjust it properly with the position of the weapon that shoot that projectiles ?

Share this post


Link to post

The simplest way to do that is to fire the first projectile in a state with a zero tic length, and then fire the second projectile. This will result in both projectiles to be fired at the same time (instructions are run immediately when the actor enters the new state).

Share this post


Link to post

Ok thanks, very appreciated :)

I wonder too how to make a projectible shootable and make him follow his target like the skeletton missile ?

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
Reply to this topic...

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