How do I…
I want to be able to remove and add a camera for a multiplayer game between 2 different players. in the game every person involved will have 2 different sprites that they will play as.
Example - when a P2 collides with an enemy, it would get rid of their current sprite and replace it with a new one.
i’ve looked through the code for something like this but i couldn’t find anything.
please say if you need a screenshot or more clarification.