Making SINGLE Bullsquid to eat something

Need Help? The Day isnt going so well on the Mapping front?
Post Reply
DeadlyPoison
prop_static
prop_static
Posts: 67
Joined: Mon Jan 01, 2007 11:50 am

Making SINGLE Bullsquid to eat something

Post by DeadlyPoison »

Alright, i have like 3 bullsquid on one area, i want make it to eat something, But i don't know how.
Shitty mapper DeadlyPoison
User avatar
[FTA]c0m4ndo45
npc_combine_s
npc_combine_s
Posts: 306
Joined: Sat Sep 23, 2006 9:06 pm

Post by [FTA]c0m4ndo45 »

Not sure but, lets see...


Put bullsquid infront of the target.. and make all that spawning thing (npc_maker, etc). make a scripted_sequence and put it close to the target. Now you will have to find out wich is the model animation that makes eat animation. go on your bullsquid model tab, and find it... then put that animation code on the scripted sequence animation... Then, i used on the npc_maker "OnSpawnedNPC" *name of scripted_sequence* start sequence.

i took a while to make mine work well on my map, but go hangin out with that and you should get it to work...

Maybe someone else knows a easier way, but i dont.
<Proud to be a gamer>

Image
Barnz
npc_hunter
npc_hunter
Posts: 509
Joined: Mon Jun 12, 2006 12:28 am
Location: c1a2a
Contact:

Post by Barnz »

SHORTER VERSION:

Use scripted_sequence.
DeadlyPoison
prop_static
prop_static
Posts: 67
Joined: Mon Jan 01, 2007 11:50 am

Post by DeadlyPoison »

Thank you both! :D
Shitty mapper DeadlyPoison
Hell-met
Obsidian Gold
Obsidian Gold
Posts: 2885
Joined: Tue Jun 27, 2006 4:09 am
Location: BIENVENUE DANS MON PAYS LE KEBEK

Post by Hell-met »

Yeah and just a small extra tip, the scripted_sequence's angle will make the animation play that way. So feel free to rotate it until you get what you want.
Post Reply