6 lines
89 B
Lua
6 lines
89 B
Lua
return {
|
|
startY = 101,
|
|
targetY = 101,
|
|
height = 1,
|
|
size = 2 -- should not be odd
|
|
} |