View Single Post
ferriwheel stop and run
Old
suvadhun
Junior Member
 
Status: Offline
Posts: 2
Join Date: Oct 2019
Default ferriwheel stop and run - 10-30-2019, 09:26 PM

Hello,
thanks i found something about this code but will you please go to more details. thank you.
Quote:
Originally Posted by debussybunny563 View Post
Use boolean variables to control that.

Basically,
Events
When <key> is typed
--<world.variable> set value to <true>
When <other key> is typed
--<world.variable> set value to <false>
Method
While <world.variable>
--car.move

Upload the world as an attachment and I'll show you more specifically.
   
Reply With Quote