![]() |
|
|
|
#1
|
|||
|
|||
|
Hi,
When an object is attached to the screen its initial position is in the lower left corner. Try translating it to the center of the screen: Code:
object.translate(0.5,0.5) Do you want the object to be occluded by all objects or just some? |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|