12 lines
468 B
Text
12 lines
468 B
Text
[gd_resource type="Resource" script_class="PlayerShot" format=3 uid="uid://c4c7anpgfq2po"]
|
|
|
|
[ext_resource type="Script" uid="uid://ccdohs4gduee5" path="res://scripts/player_shot.gd" id="1_reevt"]
|
|
[ext_resource type="Texture2D" uid="uid://ti1uy42vnnhw" path="res://graphics/shot.png" id="2_xsuf1"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_reevt")
|
|
shot_name = "Stock"
|
|
speed = -350
|
|
cooldown = 0.0
|
|
projectile_spacing = 10.0
|
|
metadata/_custom_type_script = "uid://ccdohs4gduee5"
|