Jump to content

One button, two scenes?


andrew77

Recommended Posts

Posted

I have viewed that post before and what puzzled me is the equation $x = Random -50 // Assigns $x a value of 1

I would think the result would be a value between -50 and 0.

In any case my lesson from all this is to test before posting, I usually do! :shock:

Thank you (again) for keeping us on the correct path.

~Mike

Posted

Mike

 

The Random function creates a positive number

"Random        $x = Random a   (Assigns $x a random value between 1..a inclusive, or 1 if a <= 1)"

Guest
This topic is now closed to further replies.

×
×
  • Create New...