Retro Lord #1 Posted February 2, 2015 How would I go about if I want to fake multiple sprites? I want player 1 too ocupy certain locations on the screen at the same time so I thought some kind of cycle routine could work where it was sent to the locations really fast. And when player1 collides with player0 on that location it stops going to that location untill they all have been visited. Like coins in a mario game. Any ideas on how such a thing might be done? Quote Share this post Link to post Share on other sites
+Random Terrain #2 Posted February 3, 2015 You can have up to 10 multicolored sprites with the DPC+ Kernel, so no need to try to fake it on your own. The DPC+ Kernel fakes it for you. Quote Share this post Link to post Share on other sites
Retro Lord #3 Posted February 3, 2015 Yeah, I really should try to get the newest version of VBB working again someday, it just never seems to work for me. Quote Share this post Link to post Share on other sites
+Random Terrain #4 Posted February 3, 2015 Yeah, I really should try to get the newest version of VBB working again someday, it just never seems to work for me. Seems like people who have a problem are usually skipping a step or two when "installing." Quote Share this post Link to post Share on other sites
+Gemintronic #5 Posted February 6, 2015 There's also the plain old multi sprite kernel but that has its quirks. Quote Share this post Link to post Share on other sites