I have variable on object, then when collision i will compare that.
The object name is Bullet and the variable is pierce with value 0.
But when i try to compare it by 0, it will return false and going to 'else' condition.
Its like something weird for me, can someone help ?