Bug with Display Text expression editor
Gappsoft
Member Posts: 22
I'm trying to do an in game inventory. My expression is:
"Journal".." ".."x"..tableCellValue( game.TB Items ,12,1)
I'm trying to add more spaces there so it fills up the length of my actor but every time I press space, it deletes it all.
"Journal".." ".."x"..tableCellValue( game.TB Items ,12,1)
I'm trying to add more spaces there so it fills up the length of my actor but every time I press space, it deletes it all.
Comments
Option+Space is much easier. Hopefully I'll remember that for next time.