Using Random
SlightlyGrim
Member Posts: 51
ok, I'm new to this but I can't seem to find anything on how to make random number between certain points? It would help me lots if someone can explain how us them.
cheers
cheers
Comments
In your Rules put Change Attribute scene.YourActor.Position.X to random(24,500) THis example then will move your actor called YourActor to a random x position between and including 24 and 500, for example.
If you don't know, you get the random by holding down the e, and in the list hiding under the second small disclosure triangle there is random. Choose that, and insert your figures for min and max. Hope that helps. :-)
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
if anyone knows a better way to do this or away of how to fix the problem would be a great help
cheers