- Treballant en els bocadillos de text
This commit is contained in:
@@ -23,6 +23,8 @@ game={
|
||||
actors.draw()
|
||||
camera(0,0)
|
||||
|
||||
balloon.show("HOLA", hero.y*8, {pos=90,under=true})
|
||||
|
||||
if hero and not hero.path and hero.dx+hero.dy==0 then
|
||||
if btn(KEY_DOWN) then
|
||||
hero.path={pos=0,route='d'}
|
||||
|
||||
Reference in New Issue
Block a user