Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved Killing a monster ! Dying animation
Author Message
stonecutter Online
Member

Posts: 130
Joined: Feb 2011
Reputation: 4
Post: #4
RE: Killing a monster ! Dying animation
(04-04-2012 03:40 PM)JetlinerX Wrote:  ^ Wont work. The enemy wont be killed in the same spot every time, he would need some way to track the grunt, until it dies, and then have the ragdoll spawn exactly where it died. As to how? I have no idea.
Yeah right ... thats the problem we have to solve Sad
I have an idea ... Just create so much thin areas .... place them around the area the monster walks and check at with which area the monster collides when it dies ....
but this will mean placing about 50 - 100 areas for each monster ...
Is it possible to return a number like you can do in programminglanguages ?

like

for (i=1,i<=100,i++){
if monster collide area_+i;
return i;
}
04-04-2012 07:37 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Killing a monster ! Dying animation - stonecutter - 04-04-2012 07:37 PM



User(s) browsing this thread: 1 Guest(s)