MarchGame/scenes/bullet.tscn

13 lines
503 B
Plaintext
Raw Permalink Normal View History

2026-03-10 01:04:23 +00:00
[gd_scene format=3 uid="uid://cp6dv18imsngd"]
[ext_resource type="Script" uid="uid://bfuhpow7x2xr1" path="res://scripts/bullet.gd" id="1_mkf8s"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_rtl8c"]
[node name="Bullet" type="Area2D" unique_id=1567847193]
script = ExtResource("1_mkf8s")
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=492684522]
shape = SubResource("RectangleShape2D_rtl8c")
debug_color = Color(0.5263991, 0.42294088, 0.98291093, 0.41960785)