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