[Help] How do i make an object move forever

Post your tutorials here.

[Help] How do i make an object move forever

Postby Dominikrni » Sun Nov 11, 2018 7:29 pm

So i wanted to recreate GD (Geometry dash) but i dont know how to make an object move forever.
Also i saw it on the algobox.
Dominikrni
 
Posts: 1
Joined: Sun Nov 11, 2018 6:52 pm

Re: [Help] How do i make an object move forever

Postby FRA32 » Mon Nov 12, 2018 8:37 pm

You shouldnt post question like this in the Tutorials subforum. Insted, use the thyme subforum or the Help/FAQ Subforum.

Regarding your question, you need to use the integrated programming language "Thyme" in order to manipulate the object to move and behave as you please. In your case, you should put this in PostStep:

(e)=>{
vel = [10,Vel(1)];
}

Replace 10 with any number to change the speed.

If you have more questions regarding the usage of thyme, feel free to send a DM to me on the forum!
FRA32
 
Posts: 227
Joined: Wed Dec 03, 2014 9:51 pm


Return to Tutorials

Who is online

Users browsing this forum: No registered users and 4 guests