My model-actor refuses to enter the Melee state

Ask about editing graphics, sounds, models, music, etc here!
Shaders (GLSL) and SNDINFO questions also go here!

Moderators: GZDoom Developers, Raze Developers

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
User avatar
SPZ1
Posts: 375
Joined: Wed Aug 02, 2017 3:01 pm
Location: Illinois

My model-actor refuses to enter the Melee state

Post by SPZ1 »

I rigged this model for GZDoom but I ran into a problem where I could not get into the Melee state. The Minotaur will just go around you in circles endlessly! Load this file with Doom2.wad :

https://1drv.ms/u/s!Ap4KZFMds2L1hkcPQXF ... 3?e=iscx9R
User avatar
Cherno
Posts: 1334
Joined: Tue Dec 06, 2016 11:25 am

Re: My model-actor refuses to enter the Melee state

Post by Cherno »

Maybe the radius is larger than it's melee range.
User avatar
SPZ1
Posts: 375
Joined: Wed Aug 02, 2017 3:01 pm
Location: Illinois

Re: My model-actor refuses to enter the Melee state

Post by SPZ1 »

I got it working just had to change the 'MeleeRange'. For this demo, I cranked the 'MeleeThreshold' up to 400. It would go to missile when outside of this but didn't go to melee inside of it.

Return to “Assets (and other stuff)”