Same type / group collisions

rcpinto

  • *
  • Posts: 13
Whenever I test for collisions of same type or same group actors, the collision event doesn't trigger. It happens both for a scene group x group collision (when the groups are the same) as well as for an actor collision with type (if the types are the same). Any workarounds?

Edit: actually, it works for an actor collision event with an actor type.

« Last Edit: May 17, 2014, 09:30:18 pm by rcpinto »

captaincomic

  • *
  • Posts: 6108
Check in the game settings if the group is set to collide with itself.

rcpinto

  • *
  • Posts: 13

captaincomic

  • *
  • Posts: 6108
Are the actors set to "cannot be pushed"? Two actors that both cannot be pushed cannot collide with each other.