Updated scenes with imports
This commit is contained in:
+4
-4
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user