- [CHG] Intercanviats botons de botar i disparar
- [NEW] cheats.showaabb - [CHG] retocs en score - [NEW] Autocompletar en la consola
This commit is contained in:
@@ -7,6 +7,8 @@ function test()
|
||||
tweening.add(0, 1, 1, easing.easeOutCubic, function(value, progress, finished) palfade.fade_reddish(value) end)
|
||||
end
|
||||
|
||||
cheats = {}
|
||||
|
||||
game = {
|
||||
chg_adv = {x=0, y=0},
|
||||
chg_step = 0,
|
||||
@@ -29,6 +31,7 @@ game = {
|
||||
app.update = game.update
|
||||
sys.beat(2)
|
||||
palfade.init()
|
||||
score.init()
|
||||
--palfade.fade_reddish(0.5)
|
||||
--shader.enable();
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user