Game development
Godot Tutorial – How to make a slingshot using a RigidBody2D
In this tutorial, we will see how to make in Godot a slingshot to throw objects around. If you thought of Angry Birds, you are spot on! That’s precisely what we’re going to reproduce. The player will drag with the mouse the object to be thrown, and once the mouse Read more…