PDA

View Full Version : How Do I Make Random Movement?


patopop007
09-10-2009, 06:03 AM
I need to make an object move randomly by itself or when clicked on it. I just started with Alice 3D and am having problems with random movement. All i really want is an object such as a balloon will actively move randomly.

PLEASE HELP!!!!

:confused::confused::confused::confused::confused:

dubastot
09-10-2009, 02:02 PM
You could have a # number variable constantly setting to a random number between 1 and 10. An when it equals 1-5 the chicken will move.

it should look something like this:

Loop infinity times
If/else
Number variable==1-5
chicken walk