mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-25 00:54:19 +00:00
5 lines
96 B
GDScript
5 lines
96 B
GDScript
extends RigidBody2D
|
|
class CoinCopper
|
|
|
|
|
|
func _integrate_forces(state: PhysicsDirectBodyState2D):
|