generated from mstar/godot-template
Code stuff
This commit is contained in:
parent
cf22890c16
commit
e58093b5a5
153 changed files with 11196 additions and 4 deletions
6
tools/SpriteGenerator.tscn
Normal file
6
tools/SpriteGenerator.tscn
Normal file
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://dg6vahyy38a5"]
|
||||
|
||||
[ext_resource type="Script" path="res://tools/sprite_generator.gd" id="1_21r1b"]
|
||||
|
||||
[node name="Generator" type="Node2D"]
|
||||
script = ExtResource("1_21r1b")
|
Loading…
Add table
Add a link
Reference in a new issue