14 lines
505 B
Plaintext
14 lines
505 B
Plaintext
|
|
[gd_scene format=3 uid="uid://cuj8pgtjqngp"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" uid="uid://bbm8hvs5bwx0f" path="res://scripts/bullet.gd" id="1_mkf8s"]
|
||
|
|
|
||
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_h1aey"]
|
||
|
|
|
||
|
|
[node name="Bullet" type="Area2D" unique_id=722893754]
|
||
|
|
script = ExtResource("1_mkf8s")
|
||
|
|
|
||
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1273835696]
|
||
|
|
scale = Vector2(0.47999987, 8.651428)
|
||
|
|
shape = SubResource("RectangleShape2D_h1aey")
|
||
|
|
debug_color = Color(1, 0, 0, 1)
|