Remove print and merge assets
This commit is contained in:
parent
09acd8e396
commit
e9952f4ec9
7 changed files with 161 additions and 3 deletions
|
@ -6,11 +6,10 @@
|
|||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_1x7bj"]
|
||||
size = Vector2(8, 16)
|
||||
|
||||
[node name="Balle" type="Area2D" node_paths=PackedStringArray("raycast")]
|
||||
[node name="Balle" type="Area2D"]
|
||||
collision_layer = 3
|
||||
collision_mask = 3
|
||||
script = ExtResource("1_4kd3w")
|
||||
raycast = NodePath("")
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
rotation = 3.14159
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue