I'm very new to Construct and game development as a whole, so sorry if my problem has a super obvious solution.
I'd like for the game to start when the player clicks on "Play", but rather than making the things in my event invisible, they stay there. I've already tried destroying them instead, same thing occurs. The only one that follows its intended action is the Play object.
I'm just not understanding why only one of the actions is working but not the others? Like I said, destroying the objects instead doesn't work either. It's been hours and I can't figure out what I'm doing wrong.