
- My First Sub Routine!!! (Inf Health)
-
Re: My First Sub Routine!!! (Inf Health)
Nice work, glad to see another person learning. Loading and stroing subrotuines are generally easy to do, but heres a little idea. Im 99% sure that a nop or 00000000 is the EXACT SAME as the byte 00 so that means instead of ori'n (or anddi or addiu works too) you can just load the byte ontot the data.....
lb t1, $00(tX)
Nice work also to increment health find a float and use addiu to add the data to the pointer or fnc when hit.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks