playMaker

Author Topic: SOLVED_How do I WAIT for a random amount of time?  (Read 1979 times)

markfrancombe

  • Sr. Member
  • ****
  • Posts: 338
SOLVED_How do I WAIT for a random amount of time?
« on: March 23, 2013, 04:48:14 PM »
Hi,
I want an AI to walk for a bit, then turn a bit, then walk for a bit, basically wander about.
I made a random int, saved it as Random wait, and tried to use that in the Wait action, but it didnt show up in the drop down... where is it, and waht do I do here?

Mark
« Last Edit: March 23, 2013, 05:11:37 PM by markfrancombe »

markfrancombe

  • Sr. Member
  • ****
  • Posts: 338
Re: How do I WAIT for a random amount of time?
« Reply #1 on: March 23, 2013, 05:11:20 PM »
Whoops, it was just to change Int to a Float...