Hi all,
I've a problem with th next stuff.
I create two cameras at the beginning with different
wiewports but the same projection (one at the left of the screen and the other one at the right), trying to show a
"windowed" aspect in order to could perform "camerapick"
actions in each window.
The problem comes when I try to do
camerapick camera2,mousex(),mousey()
...
The coordinates returned in pickedx()....etc...
are wrong, and the ball that I would like to put where
the user makes click are displace in then X axis.
Please, what could I do for solve this issue??
Thanks in advance!!
I've a problem with th next stuff.
I create two cameras at the beginning with different
wiewports but the same projection (one at the left of the screen and the other one at the right), trying to show a
"windowed" aspect in order to could perform "camerapick"
actions in each window.
The problem comes when I try to do
camerapick camera2,mousex(),mousey()
...
The coordinates returned in pickedx()....etc...
are wrong, and the ball that I would like to put where
the user makes click are displace in then X axis.
Please, what could I do for solve this issue??
Thanks in advance!!