diff options
Diffstat (limited to 'Player.tscn')
-rw-r--r-- | Player.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Player.tscn b/Player.tscn index 098799c..c6d92d3 100644 --- a/Player.tscn +++ b/Player.tscn @@ -3,6 +3,7 @@ [ext_resource path="res://Player.gd" type="Script" id=2] [sub_resource type="SphereShape" id=1] +radius = 0.5 [node name="Player" type="KinematicBody"] collision_layer = 2 |