Lua scrip to print.
place scrip object in the room.
It's not the same as with 3.4, but that's what I saw people working with text use in 3.5b.
I am sure there is more stuff you can do with fonts, but for now that is all I got :)
function draw() boxfill(0,0,63,128,128,63,3) set_draw_slice(120, true) print("printing", 48, 11, 7) print("in voxatron 3.5b", 40, 20, 7) end |
The two Objects tabs are so you can be in two places at once in the object tree.
Thanks, @MBoffin. The more I've played in Voxatron, the more this makes sense to me.
[Please log in to post a comment]