Hi,
I'm trying to implement area detection with collision boxes.
In the function prototype, it's written that the last argument is bVisible. I assume that it's used to set the box to visible but everytime i'm passing a value to this argument, nothing happens.
Since there is no documentation about it, does anyone figured out how to use this argument?
See ya!
I'm trying to implement area detection with collision boxes.
In the function prototype, it's written that the last argument is bVisible. I assume that it's used to set the box to visible but everytime i'm passing a value to this argument, nothing happens.
Since there is no documentation about it, does anyone figured out how to use this argument?
See ya!
Comment