mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2025-01-19 15:07:21 +01:00
5 lines
76 B
GDScript3
5 lines
76 B
GDScript3
|
extends RigidBody
|
||
|
|
||
|
#warning-ignore:unused_class_variable
|
||
|
var enabled = true
|