Hey everyone!
So I've been mucking around with Construct 2 for a little while. I went through the platforming tutorial, and I'm now attempting to expand a little on some of the possible features.
I was testing out trying to have two buttons to switch player appearances (and later abilities), and I got the buttons to switch the visibility of the specific sprites/being assigned to the PlayerBox's position, but after I click the buttons, the PlayerBox stops being controlled by the arrow keys. This is what I have so far:
db.tt/0W6JV9In
Can anyone help me work out why I can't move the players after I've switched their appearances?