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

Initial start on rewriting game scene script

This commit is contained in:
Anthony Wilcox 2019-06-10 21:10:28 -04:00
parent 57e148d3e2
commit f7e6cfa3c3
7 changed files with 75 additions and 16 deletions

View file

@ -1,6 +1,6 @@
[gd_scene load_steps=8 format=2]
[ext_resource path="res://src/GameScn.gd" type="Script" id=1]
[ext_resource path="res://src/GameScn.cs" type="Script" id=1]
[ext_resource path="res://sprites/icrazy_frame.svg" type="Texture" id=2]
[ext_resource path="res://sprites/lights.png" type="Texture" id=3]
[ext_resource path="res://scn/Clothes.tscn" type="PackedScene" id=4]