3rd color,
cleaning
This commit is contained in:
@@ -17,6 +17,28 @@ animation = {
|
||||
speed = 1
|
||||
}
|
||||
},
|
||||
nancy_moth_mask = {
|
||||
idle = {
|
||||
path = "assets/characters/nancy/moth_mask/idle",
|
||||
frames = 4,
|
||||
speed = 1/8
|
||||
},
|
||||
run = {
|
||||
path = "assets/characters/nancy/moth_mask/run",
|
||||
frames = 6,
|
||||
speed = 1/8
|
||||
},
|
||||
fall = {
|
||||
path = "assets/characters/nancy/moth_mask/fall",
|
||||
frames = 3,
|
||||
speed = 1/8
|
||||
},
|
||||
jump = {
|
||||
path = "assets/characters/nancy/moth_mask/jump",
|
||||
frames = 3,
|
||||
speed = 1/8
|
||||
}
|
||||
},
|
||||
nancy = {
|
||||
idle = {
|
||||
path = "assets/characters/nancy/idle",
|
||||
|
||||
Reference in New Issue
Block a user