0 Members and 1 Guest are viewing this topic.
i'M NOT SURE WHAT A SWORD SKILL IS BUT HERE'S THE SWORD ANIMATION FROM THE TWO SPRITES ON PG 13
I doubt there would be any syntax changes, unless I support page swapping which might complicate things a bit, but I don't plan to. As I said before, most of the differences are corrected behind the scenes so the transition should be as simple as possible.
For external data, you can use programs or Appvars. But you have a whole page to burn.Remember that no matter what, your program will end up being 16,384 bytes if you compile it as an App. That means you will probably have space to burn.
For example, do not make a 16 level grayscale splash screen for a number guessing game
Quigibo, you mentioned that Apps have to be exited a special way. Do we have to code that into the source or is it automatically enabled when it's compiled as an App, sort of like the On break that Basic programs had?
call codebjump JForceCmdNoCharcode:...ret