12 lines
457 B
Text
12 lines
457 B
Text
[gd_resource type="Resource" script_class="PlayerShot" format=3 uid="uid://cels8t3hqjtsu"]
|
|
|
|
[ext_resource type="Script" uid="uid://ccdohs4gduee5" path="res://scripts/player_shot.gd" id="1_t07sl"]
|
|
[ext_resource type="Texture2D" uid="uid://ti1uy42vnnhw" path="res://graphics/shot.png" id="2_xc6g1"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_t07sl")
|
|
shot_name = "Stock"
|
|
speed = 375
|
|
projectiles = 4
|
|
spacing = 28.0
|
|
metadata/_custom_type_script = "uid://ccdohs4gduee5"
|