Lately I've been trying to learn how to use my TI-Nspire to make stuff in Lua, and let me say, the official tutorials and documentation have been..... less than useful.
I'm trying to make Phoenix Wright (or at least an engine) in Lua. But I have a few questions, and since I'm new, I figured I'll give it a shot here.
Here is what I have so far:
Actual screenshot:
Code:
And here's a list of what I need to learn how to do:
- Animations. The characters are completely still.
- Making the textboxes scroll text. I really don't need to learn this right away, but it's in the list.
- How to click on things and have an action happen. i.e. Text appear, character swap, etc.
- How to make characters fade in and out.
If I get these questions answered I'll (eventually) release the engine!
Thanks!