How to remove and add the smooth camera behavior

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.

There is action to de/activate behavior for any object
Just add action click on your object
And in search bar type activate

I found it, Thank you

1 Like