1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-26 16:44:44 -04:00

Follow Godot file naming conventions

This commit is contained in:
Anthony Foxclaw 2020-07-15 08:33:25 -04:00
parent 0185999e9c
commit bcaf5680b3
38 changed files with 299 additions and 295 deletions

View file

@ -1,6 +1,6 @@
[gd_scene load_steps=10 format=2]
[ext_resource path="res://scenes/characterBase.tscn" type="PackedScene" id=1]
[ext_resource path="res://scenes/character_base.tscn" type="PackedScene" id=1]
[ext_resource path="res://sprites/world/background.svg" type="Texture" id=2]
[ext_resource path="res://sprites/ui/blue_boxCross.png" type="Texture" id=3]
[ext_resource path="res://scenes/wardrobe.tscn" type="PackedScene" id=4]