Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
Justice
20
Years of Service
User Offline
Joined: 22nd Jun 2004
Location:
Posted: 22nd Jan 2005 04:38
Hi,

I have a character (.x object) with about 6 limbs & I'm trying to get the limbs to fall to the ground when the character is dead.
I was wandering if anyone has got any simple code to make the limbs fall to the ground. (Or any hints to how I would go about it).
Lukas W
21
Years of Service
User Offline
Joined: 5th Sep 2003
Location: Sweden
Posted: 25th Jan 2005 22:30
okay I dont know but maybe if you tried something like:

limbs = perform checklist for limbs
object_number = 1

inside loop

for x = 1 to limbs
limb_ypos# = limb_ypos# - 1
offset limb object_number, x, xpos#, limb_ypos#, zpos#
next x

crap I quit school now so I cant complete this.. hope it did help anything. well I got to go. bye

Login to post a reply

Server time is: 2024-09-23 10:14:10
Your offset time is: 2024-09-23 10:14:10