I am doing this tutorial: https://wiki.gdevelop.io/gdevelop5/tutorials/geometry-monster/5-adding-and-moving-shapes
As you can see some shapes should be spawned and then fall down.
Here is the tutorial image:
and here is my code:
Why did nothing happen? Why image can be spawned?
thanks Saeed
Hi there, do you have all your objects in the Shapes group? Also it’s hard to tell in the screenshot but is there an extra mark by the " in The timer “ShapeCreation” > 1.3 seconds?
This was the problem. Now it works. Thanks a lot.