KevKelley #1 Posted Sunday at 08:55 PM I had seen in a different post where there is a way to call on the score sprite and use it for something else. I was wondering if there was a way to somehow swap out a score sprite and use something else in a part of code. So let's say you wanted to swap out the Number 6 sprite temporarily with something like a dash. Is there a way to do this? Quote Share this post Link to post Share on other sites
+Gemintronic #2 Posted Sunday at 09:13 PM You can add extra characters in what would be hex A-F https://atariage.com/forums/topic/126058-defining-a-f-in-score_graphicsasm/ RevEng made it known some extra steps are needed to use such scores in the multi kernel framework https://atariage.com/forums/topic/218090-64k-multikernel-framework/?tab=comments#comment-2856795 2 Quote Share this post Link to post Share on other sites
KevKelley #3 Posted Sunday at 09:31 PM Thanks! I will have to try this. Hopefully I don't have any issues trying to implement this. 1 Quote Share this post Link to post Share on other sites