Mantismal [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=89120 Does Voxatron currently have lua scripting? <p>I was looking into buying Voxatron and Ive watched some videos of people making games with it and didnt see them using scripting with lua but those videos were pretty old so does Voxatron currently have scripting with lua?</p> https://www.lexaloffle.com/bbs/?tid=141749 https://www.lexaloffle.com/bbs/?tid=141749 Mon, 15 Apr 2024 22:01:44 UTC Table not printing contents <p>I made a table with some values and then printed it with the draw function but it just doesnt print anything. There is nothing that gets printed onto my screen whenever I run the game. How do i fix this? code:</p> <pre><code>star={1,2,6,10,98} print(star[1])</code></pre> https://www.lexaloffle.com/bbs/?tid=140009 https://www.lexaloffle.com/bbs/?tid=140009 Sun, 28 Jan 2024 19:05:26 UTC