Giving a monster multiple attacks
- Lord_of_D:
- Posts a lot
- Posts: 691
- Joined: Sun Aug 26, 2012 5:31 am
- Location: Mexico
- Contact:
Giving a monster multiple attacks
so im making a monsters wad which i'll release soon, but first than anything i want to give him multiple missile attacks but idk how. i've managed to code some stuff which kinda does that but still, i want to make something what makes him able of have different missiles attacks D:
- Combinebobnt
- Retired Staff / Community Team Member
- Posts: 1906
- Joined: Mon Jun 04, 2012 3:37 am
- Location: Earth
- Contact:
RE: Giving a monster multiple attacks
Use jump statements in the missile state to go to other attack states.
http://zdoom.org/wiki/Action_functions#State_jumps
http://zdoom.org/wiki/Action_functions#State_jumps
- Lord_of_D:
- Posts a lot
- Posts: 691
- Joined: Sun Aug 26, 2012 5:31 am
- Location: Mexico
- Contact:
RE: Giving a monster multiple attacks
daaaaaamn, and i thougt that was for something else, thanks anyway. btw, do you know where i can get the CutmakMike resources? i need some of them like the test map and DecX, which i cant find a download link D:Combinebobnt wrote: Use jump statements in the missile state to go to other attack states.
http://zdoom.org/wiki/Action_functions#State_jumps
Last edited by Lord_of_D: on Thu Nov 29, 2012 9:22 pm, edited 1 time in total.

