SlimeoosOdyssey/godot/Crate.gd

5 lines
67 B
GDScript

extends RigidBody3D
var is_holdable = true
var is_pushable = true