Monster properties Issue Created 7 years ago2016-05-01 00:23:05 UTC by MMProductions MMProductions

Created 7 years ago2016-05-01 00:23:05 UTC by MMProductions MMProductions

Posted 7 years ago2016-05-01 00:23:05 UTC Post #330004
How can I put an already dead alien (in this case, Alien Slave) on my map on Valve Hammer Editor?
MMProductions MMProductionsMapping project productions by MM
Posted 7 years ago2016-05-01 10:33:20 UTC Post #330005
It's been a long time for me, but can't u use a cycler or cycler_sprite or whatever, and den choose the death animation for the slave?
Captain Terror Captain Terrorwhen a man loves a woman
Posted 7 years ago2016-05-02 07:30:00 UTC Post #330019
One method is to place a trigger hurt around the monster. Then, make sure it's set to be deactivated by the monster's death.
monster_urby monster_urbyGoldsourcerer
Posted 7 years ago2016-05-02 14:08:12 UTC Post #330023
Can't you use a scripted_sequence?
Posted 7 years ago2016-05-02 18:40:22 UTC Post #330024
If I recall, monsters just jump right back up if you trigger a death animation.
monster_urby monster_urbyGoldsourcerer
Posted 7 years ago2016-05-02 19:53:08 UTC Post #330026
I'm pretty sure there's a way to do it without this problem, I should check.
Posted 7 years ago2016-05-03 00:16:14 UTC Post #330028
Another solution using cycler_sprite]cycler_sprite.
User posted image

Use smartedit button to add
sequence
property to the cycler_sprite, with the 4 death animations being 18-21.
User posted image


fun fact
You can use the slave model with cycler_weapon, carrying him around like a crowbar :)
Captain Terror Captain Terrorwhen a man loves a woman
Posted 7 years ago2016-05-03 12:27:11 UTC Post #330031
Posted 7 years ago2016-05-11 19:17:57 UTC Post #330095
Using cycler_sprite for models causes them to disappear from map after loading a saved game. So it's not really good solution (for singleplayer maps at least).
Posted 7 years ago2016-05-11 20:04:54 UTC Post #330097
I used trigger_hurt and worked fine with me :P
MMProductions MMProductionsMapping project productions by MM
You must be logged in to post a response.