Group collision issue

Scene 2, Collision Commands Tab, Line 3. Why is this not working? When the red laser beams collide with camera, the scene won’t restart. Does it have something to do with the grouping of the red lasers?

Hi @Kelly_Nickell,

You’re correct - it’s not currently possible to have collisions with a group.

Instead, try using the advanced collision event technique I showed you last year and do a check on the collided object in the variable to see if its name matches “Laser” - this approach does require you to rename every laser beam to “Laser”!

Hope this helps! Let me know if you have any further questions about this. If this solves your problem, please mark this post as the Solution.

Many thanks,
Geoff @ TechLeap

PS: @Stefan, it would be great if groups could be excluded from collision event options - I’m hoping it’s an easy fix for this 3-year-old issue.