Updated scenes with imports

This commit is contained in:
Nathan Anderson
2022-08-04 19:56:18 -06:00
parent 95a68619a3
commit d3f6abf2f0
8 changed files with 30 additions and 241 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
[gd_scene load_steps=7 format=2]
[ext_resource path="res://roger-roger/effects/pop-4.png" type="Texture" id=1]
[ext_resource path="res://roger-roger/effects/pop-3.png" type="Texture" id=2]
[ext_resource path="res://roger-roger/effects/pop-1.png" type="Texture" id=3]
[ext_resource path="res://roger-roger/effects/pop-2.png" type="Texture" id=4]
[ext_resource path="res://assets/effects/pop-4.png" type="Texture" id=1]
[ext_resource path="res://assets/effects/pop-3.png" type="Texture" id=2]
[ext_resource path="res://assets/effects/pop-1.png" type="Texture" id=3]
[ext_resource path="res://assets/effects/pop-2.png" type="Texture" id=4]
[ext_resource path="res://scripts/pop.gd" type="Script" id=5]
[sub_resource type="SpriteFrames" id=1]