hi, i'm making a platformer game from scratch, and i don't know how to do jumping. so i thought i would just start moveing the char up, and then a second later bring him down. i allready know how to code everything, execpt for the "1 second later" part.
Do you know how to make a function that show an object at certain time? For example, I would like an arrow to show at the 59 second and disappear at 1:10. Thank you.
Ignore my other comment. got it.
kekierachet 1 month ago
tooooooooooooooooooooooooooooooooooooooooooooooooooooooooo,small. Can't read.
rayeraye9 2 months ago
hi, i'm making a platformer game from scratch, and i don't know how to do jumping. so i thought i would just start moveing the char up, and then a second later bring him down. i allready know how to code everything, execpt for the "1 second later" part.
help?
kekierachet 3 months ago
This is great, how did you learn all this?
JacksonxRhoads23 8 months ago
@JacksonxRhoads23 Using only online tuts. And mah brain :3
sasuke2910 8 months ago
Hello,
Do you know how to make a function that show an object at certain time? For example, I would like an arrow to show at the 59 second and disappear at 1:10. Thank you.
YiFongCheng 10 months ago
@YiFongCheng Just run a setTimeout that make the object._visible = false;
sasuke2910 10 months ago
Another great tutorial
potatopower12345 1 year ago