Incrementing score issue

RodericRoderic Member Posts: 145
edited November -1 in Working with GS (Mac)
I have 2 of the same actor in my scene, and when they collide I have a counter (score) that is supposed to get incremented by 1. But, since it is the same actor, the score actually shows up as 2. So, every time they collide, the score goes by two's 2,4,6,8 etc. Is there a way to make it increment by 1 only? I tried using .5 as the increment, but it didn't work.

Any suggestions?

Thanks.

Comments

  • RodericRoderic Member Posts: 145
    Ok, once again, you Rock. This worked perfectly.

    Thank you!
Sign In or Register to comment.