I've been using godot for maybe a month, so now i'm trying to make a Megaman Fan game. And just like in Megaman, i wanna that in my game, when a enemie dies, he'll drop a little consumable item that spawn at the enemie position and then fell until it hits the floor.
I have used an Area2D node to create the item, and it worked, the problem is that i don't know how to apply gravity to that Area2D to make the item fall. How do i do that?
Note: Forgive my English, it's not my mother language