3D Programming And Animation
Assignment 4
------------------
Turn in the zombie program.
The zombie MUST have three methods written for him:
1. A limp method (NOT a walk method)
2. A bend method
3. A straighten method
For the scene set-up, have a grave (a black square) and a grave stone there along with the zombie. The user should be able to move the zombie anywhere. When the user clicks something, your program begins.
When your program begins, the zombie uses his limp method to walk up to the side of the grave. Then he uses his bend method to bend down as discussed in class. Finally, he uses his straighten method along with any other necessary methods at the same time to jump into the grave. He MUST use his straighten method WHILE he is jumping, NOT BEFORE.
I am making a FPS and wanted to make health. I wanted to make it if a creature touches the pistol (which is connected to the camera) there should be a message saying -1 health. I cannot do this plz help!
D3monCo 1 year ago
How do you do this?
Like what is the set up for the zombie because my zombie always ends up with its joints seperating and moving all over the place
timminator1 2 years ago