13 lines
172 B
TOML
13 lines
172 B
TOML
|
|
["Speed Shoes"]
|
|
playSound = true
|
|
showParticle = true
|
|
|
|
["Information HUD"]
|
|
#finalTop = screenHeight * top
|
|
#Range: 0.0 ~ 1.0
|
|
top = 0.5
|
|
#left or right
|
|
isLeft = false
|
|
|