Diffstat (limited to 'dots/dot_extras/dotray.tscn')
| -rw-r--r-- | dots/dot_extras/dotray.tscn | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dots/dot_extras/dotray.tscn b/dots/dot_extras/dotray.tscn deleted file mode 100644 index 9a95b1d..0000000 --- a/dots/dot_extras/dotray.tscn +++ /dev/null @@ -1,7 +0,0 @@ -[gd_scene format=2] - -[node name="dotray" type="RayCast2D"] -position = Vector2( 30, 60 ) -enabled = true -cast_to = Vector2( 0, 0 ) -collision_mask = 2 |