Hi there,
I have a problem that somebody could possible solve within a minute.
I create a street and draw a green line 2 pixel over the street.
I move the camera in 2-D position (over the street).
The problem is:
When I use a ProximitySensor node for some buttons the green line
dissapears, while zooming out.
(when the distance between the camera and the street grows up).
If I am not using the ProximitySensor node, I have not such problems.
If I don't use (when I comment) the ProximitySensor node there is no such a problem.
What could be wrong by using Position-Sensor node ?
Do you have an idea what the problem could be? I guess there is something wrong with
this ProximitySensor node.
I 'd appreciate any help...
Regards
Stoyan
Do you use ProximitySensor for HUD?
Probably it's Z-buffer problem.
Try reduce scene size and don't place the HUD so closely to camera.