Content tagged wait

Similar Tags

Report Tag

18 usages of this tag
  • 1 replies
  • 361 views
This content is deleted
Forum Topic
Unexplained behaviour in recursive functions?
0 favourites

Which prints how many times it was called onto an on-screen Text object. The weird thing I observed is that without this "Trigger once" clause, it rapidly updat...

posted 3 years ago
  • 4 replies
  • 342 views
This content is deleted
Forum Topic
A question about events (the wait action)
0 favourites

Hallo! I have a question about how events work. On start of layout: Repeat 10 times: With this code I expected I would see this: Wait 0.1 second. Create sprite....

posted 3 years ago
  • 2 replies
  • 876 views
This content is deleted
Forum Topic
How do I insert a "wait" event into a loop?
0 favourites

I am trying to loop over the Y of an arrays and if an array field contains the string "delay", it should wait an X amount of seconds and then continue with the...

posted 3 years ago
  • 2 replies
  • 439 views
0 favourites

I loaded the 3D Sliding Puzzle example and tried to add one sprite with a big image that is pasted on small drawing canvas objects that are then saved and loade...

  • 6 replies
  • 199 views
0 favourites

My game should work in the following way: When the player has no lives I set time scale to 0 and show the timer with text counter that changes each X second lik...

posted 12 months ago
  • 11 replies
  • 422 views
This content is deleted
Forum Topic
Wait in repeat?
0 favourites

Any easy way to use wait in Repeat? My req is create object though function after a certain delay intervel. (I found a 10 years old post but could't make it wor...

posted 7 months ago
  • 1 replies
  • 71 views
This content is deleted
Forum Topic
How to stop a wait for action
0 favourites

I created some "wait" actions during a round, but the events trigger after the round ends. Is there a way to end all "wait" actions? I have tried "stop all time...

  • 2 replies
  • 42 views

I'm trying to do some kind of clockhand. I managed to make it rotate using "rotate clockwise" but it doesn't wait to rotate. I wanted to make it to when created...

posted 5 days ago

Similar Tags