I am making a 2D American football game (similar to retro bowl) in Game Maker: Studio 2, and its main perspective is in 2D. I want to animate a ball that moves in a parabola and can interact with other objects as if it were in 3d (for instance, bounce off the ground, or bounce off the players onto the ground).
I have not tried anything yet, and any suggestions are useful.
\$\begingroup\$ \$\endgroup\$
2 - \$\begingroup\$ I answered a similar question on StackOverflow a while back, which might have some useful leads for you. See also: Need help projecting 2D projectile motion in 2.5D/isometric 2D game. \$\endgroup\$DMGregory– DMGregory ♦2023-10-23 14:57:19 +00:00Commented Oct 23, 2023 at 14:57
- \$\begingroup\$ @DMGregory yes, but what I have trouble with is figuring out how to get the ball to bounce off players and collision objects \$\endgroup\$Gabriel Toy– Gabriel Toy2023-10-25 02:30:48 +00:00Commented Oct 25, 2023 at 2:30
Add a comment |