Parabolic Tween Plugin for Construct 3
- December 26, 2021
- Pixel Perfect Studio
The parabolic tween behavior allows you to build parabolic trajectories easily. You can either set a parabola by a given point in space, or you can throw a projectile in a parabolic target by an angle and a force. This is useful in many use cases, for instance, in a 2D isometric game you can simulate jumps, or on a 2D american football game you can throw a ball to the runner. Demo You can calcul…