1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-22 07:44:17 +00:00
swear-jar/entity/coin_copper.gd
2023-09-30 22:53:38 +02:00

5 lines
96 B
GDScript

extends RigidBody2D
class CoinCopper
func _integrate_forces(state: PhysicsDirectBodyState2D):