1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-12-18 21:04:43 -05:00

Replaced SixAM splash screen for logo in credits window

- Renamed drag.gd to ItemDrag.gd
This commit is contained in:
Anthony Wilcox 2018-12-31 02:09:52 -05:00
parent 7d0b5ca1b6
commit 284384e866
8 changed files with 10 additions and 31 deletions

View file

@ -1,7 +1,7 @@
[gd_scene load_steps=17 format=2]
[ext_resource path="res://assets/briefs.png" type="Texture" id=1]
[ext_resource path="res://src/drag.gd" type="Script" id=2]
[ext_resource path="res://src/ItemDrag.gd" type="Script" id=2]
[ext_resource path="res://assets/undies.png" type="Texture" id=3]
[ext_resource path="res://assets/jeans.png" type="Texture" id=4]
[ext_resource path="res://assets/dj shorts.png" type="Texture" id=5]