- Els bocadillos poden estar dalt o baix del actor

- Text apareix lletra a lletra
- Salt de linea acceptat
This commit is contained in:
2023-01-30 20:02:20 +01:00
parent ce00e70c7b
commit 9d4152350b
2 changed files with 61 additions and 23 deletions

View File

@@ -23,7 +23,7 @@ game={
actors.draw()
camera(0,0)
balloon.show("HOLA", hero.y*8, {pos=90,under=true})
balloon.show("HOLA\nQUE TAL?", "usufondo",true)
if hero and not hero.path and hero.dx+hero.dy==0 then
if btn(KEY_DOWN) then