Hello,
I have a problem with time delta and 2D Box.
What I want to do is to make 2D Box upgrade its current depth (40 at start) with Timedelta to 80 and go back with timedelta to 40.
I would want to make that looped move of box getting bigger and smaller all the time..
So far I figured out how to make 2D box bigger, but it keeps getting bigger and bigger and finally reaches out of layout
Im new to Construct so Im basically learning..