godot-demo-projects/3d/platformer/bullet.gd

5 lines
76 B
GDScript

extends RigidBody
#warning-ignore:unused_class_variable
var enabled = true