Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: markfrancombe on March 23, 2013, 04:48:14 PM

Title: SOLVED_How do I WAIT for a random amount of time?
Post by: markfrancombe 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
Title: Re: How do I WAIT for a random amount of time?
Post by: markfrancombe on March 23, 2013, 05:11:20 PM
Whoops, it was just to change Int to a Float...