uh yeah i keep forgetting ab pushing these. sorry.
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
-- animationsç
|
||||
-- all these are linear animations, maybe in the future make proper animations?
|
||||
animation = {
|
||||
fairy = {
|
||||
flying = {
|
||||
path = "assets/characters/fairy/flying",
|
||||
frames = 2,
|
||||
speed = 1/30
|
||||
}
|
||||
},
|
||||
decoration = {
|
||||
candelabra = {
|
||||
path = "assets/characters/decoration/candelabra",
|
||||
frames = 8,
|
||||
speed = 1/6
|
||||
}
|
||||
},
|
||||
kupo = {
|
||||
body = {
|
||||
path = "assets/characters/kupo/kupo",
|
||||
|
||||
Reference in New Issue
Block a user