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

Lowered FPS and frames in character animations

- Removed Character class
This commit is contained in:
Anthony Foxclaw 2020-06-28 18:33:20 -04:00
parent 3e96038842
commit 591110ed8f
3 changed files with 21 additions and 26 deletions

View file

@ -1,5 +1,4 @@
extends Resource
class_name Character
var top = null
var bottom = null