hey. im making a platformer (my first real project in construct) and i just cant get my head around how to make a projectile that flies in an arch from one point to another. is there some formula to it? or am i just supposed to tinker with bullet gravity properties?
Develop games in your browser. Powerful, performant & highly capable.
You can use physics behavior, math in expression, animate it or formulate. There are already plenty of example Whether in C2 or C3 section related to trajectory/projectile.
You can go to FAQ too to find one suited your case.
No need to use Physics. Just spawn a projectile with Bullet behavior and gravity.