clegg
This commit is contained in:
commit
6a269eb236
97 changed files with 2137 additions and 0 deletions
8
weapons/spread_shot.tscn
Normal file
8
weapons/spread_shot.tscn
Normal file
|
@ -0,0 +1,8 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://cwumy5cb7aptn"]
|
||||
|
||||
[sub_resource type="GDScript" id="GDScript_74dyb"]
|
||||
script/source = "extends Node2D
|
||||
"
|
||||
|
||||
[node name="Weapon" type="Node2D"]
|
||||
script = SubResource("GDScript_74dyb")
|
Loading…
Add table
Add a link
Reference in a new issue