Hello,
I am new user in GDevelop
I have a problem.
My object name is “point_score”
I want to create random objects with random animation every 5 sec. at position 900; (5, 250)
Function “Create object at position” not working with animations right?
Hi,
Combine actions in a same block so that they apply to the same object.
Create the object and change its animation to a random number.