Thread: Help me please.
View Single Post
Help me please.
Old
Hash12
Junior Member
 
Status: Offline
Posts: 9
Join Date: Aug 2018
Exclamation Help me please. - 10-01-2018, 01:27 PM

I don't know how to do this project can someone please help me.

In this project you are to create a race between at least 3 objects. In the race there should be no set winner because random numbers are used to control how far each person moves.
This project will require all the following in order to complete the basic objectives
Parameters for which person and which target they are going to.
Dummy objects to control the camera locations
Dummy objects for movement
If/Else Statements
Working with the world Speed Multiplier (for a slow motion finish)
3D Text or someone talking to start the race
The basic example only required about 16-20 lines of code to work.
A way to start to the race (words, directions, lights, etc.)

Random Race GRADING:
At least 3 different methods (Start, Random Movement, Finish). Correct use of a conditional statement to test if someone finishes the race. Switch between 2 different camera angles. Parameters used properly for movement. Good Animation and COMMENTS!
At least 2 different methods (Random Movement, Finish). Correct use of a conditional statement to test if someone finishes the race. Parameters used properly for movement. Good Animation and COMMENTS!
Random Movements

https://www.youtube.com/watch?v=La3p...ature=youtu.be
   
Reply With Quote