Most of prototype! yay
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
radius = 16.0
|
||||
|
||||
[node name="Player" type="CharacterBody2D"]
|
||||
collision_layer = 17
|
||||
collision_mask = 17
|
||||
script = ExtResource("1_symyc")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
@@ -17,3 +19,7 @@ self_modulate = Color(0.223529, 1, 1, 1)
|
||||
texture = ExtResource("2_abrql")
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="."]
|
||||
|
||||
[node name="InteractionRayCast" type="RayCast2D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
target_position = Vector2(32, 0)
|
||||
|
||||
Reference in New Issue
Block a user