Thread
:
how do i make an object stop?
View Single Post
#
2
(permalink)
Dehixial
Junior Member
Status:
Offline
Posts: 12
Join Date: Oct 2018
11-08-2018, 08:26 AM
if
{
distance to object < (insert distance away)
wait (3)
}
else
{
(continue program here)
}
Dehixial
View Public Profile
Send a private message to Dehixial
Find all posts by Dehixial