Files
ScrapFrontier/game/entities/weapons/blast_projectile.tscn
T

8 lines
410 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://betr5ry5tc75e"]
[ext_resource type="PackedScene" uid="uid://ybkqaynvpcjm" path="res://game/entities/weapons/abstract_projectile.tscn" id="1_pd7f6"]
[ext_resource type="Script" uid="uid://bg8yrenh7x03b" path="res://game/entities/weapons/blast_projectile.gd" id="2_5vx6r"]
[node name="BlastProjectile" instance=ExtResource("1_pd7f6")]
script = ExtResource("2_5vx6r")