x


Split screen mouse problem

I am making a game in which I drag some objects with some modified form of DragObject script found in unify wiki (yes not unity). It works for one camera, the objects are being dragged at a plane a certain distance away from the camera (like x-y plane). Now I have added another camera which looks at the same objects from right (90 degrees).it moves objects in its respective plane. The script attached to the objects looks at the tag main camera and moves the objects with respect to the camera that is tagged "main camera". I change the tag of the cameras when I press key "c". One camera becomes tagged main and other untagged. It works and the objects move with respect to the camera tagged main. But there is one problem. I cannot select the objects from the second camera. they move according to it but they cannot be selected from it. How can I solve this problem?

more ▼

asked Jun 10 '10 at 04:04 PM

towerer gravatar image

towerer
108 3 4 10

(comments are locked)
10|3000 characters needed characters left

0 answers: sort newest
Be the first one to answer this question
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3003
x984
x80

asked: Jun 10 '10 at 04:04 PM

Seen: 1025 times

Last Updated: Jun 10 '10 at 04:04 PM