It's just about connecting dummy objects to different parts of the rider with point to point physics joints and animating the dummy objects with object position event, keeping the relative distance in the dummy objects correct to avoid the rider model distortion. This is pretty advanced stuff so it would take the whole day for me to write all about it, I would recommend starting just with attaching a dummy to the rider's head and seeing how it works. Then there's the matter of detaching the rider from the bike correctly with player event and moving the rider carefully so that he doesn't get tangled 100% of the time.
Attaching a bomb or something else to the rider can be simply done by putting the object to the place where you want it to be attached on the rider and setting a physics joint between the rider and the object. And enabling physics to the object. There are total of 15 points in the rider that can be targeted with physics joints, though it seems the rider's hands and feet are not working at the moment, but we're looking for a fix for it.
Point to Point will effectively 'cement' the rider to the object, however the rotational or ball joint would allow you to dangle things off of him, or vice-versa. Check out my Just Dance track on Evo, where I use a slider joint to hold him upright, and rotation joints to move his legs. Also my 'Walking & Jumping' tracks on Evo.
** Another thing to note. Often while testing with BACK, you won't be able to target some of his body parts, or those on the bike. Simply start a TEST run and once the timer says GO!, stop and return to the editor. This will reset his physics so you can grab his hands or feet again.
Apart from each limb, there are 2 points on his back (upper and lower), and the angles that his limbs start in while on the bike are the 0 points in the Joint's Angular Rotation > Upper and Lower sliders.
Detach the rider using Player Event > Unconscious else he'll scrunch up with the triggers, flail on his own and scream incessantly.
I think this will help me figure it out. Wish i could see the evo tracks you mentioned but i never got to play that one as i didnt have xbox anymore.( switched to ps3 after multiple Red Ring of Deaths). Thanks for the info.Originally Posted by JolanXBL Go to original post
I have tried this, doesnt seem to help any. Any other settings in the joint that could be causing the problem. (spring settings, etc.)Originally Posted by bassline001 Go to original post