mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-23 14:06:50 +01:00
5 lines
76 B
GDScript
5 lines
76 B
GDScript
extends RigidBody
|
|
|
|
#warning-ignore:unused_class_variable
|
|
var enabled = true
|