"When Collides with" isn't working?

In order to get the help you need, you may share a remixable code of your cospace.

You may need to add a forever block.

Events don’t need forever loops around them - they’re always listening for the event.

1 Like

Oh ok. You might need to set it to knight collides with client.

1 Like

I also think it could be that it is camera not client which would need changing .

You might need to add a run parallel block. Then put the rest of the code in it.

that same problem is happening to me and I can’t figure it out