mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-26 08:34:43 -04:00
WIP switch to C#
This commit is contained in:
parent
25f2212d4d
commit
57e148d3e2
13 changed files with 605 additions and 25 deletions
|
@ -4,7 +4,7 @@
|
|||
[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]
|
||||
[ext_resource path="res://src/Soundtrack.gd" type="Script" id=5]
|
||||
[ext_resource path="res://src/Soundtrack.cs" type="Script" id=5]
|
||||
[ext_resource path="res://scn/PauseScn.tscn" type="PackedScene" id=6]
|
||||
[ext_resource path="res://scn/Character.tscn" type="PackedScene" id=7]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue