x


Touch ID ?????

Hello ...... in my project I have green box and ball and Joystick.... if I touch green box the ball will be look at the touch position but if I touch Joystick the ball steal look at touch position>>

I want if I touch Joystick the ball do not look at the touch position or if I touch Joystick and the green box the ball look At the touch position of green box only.

pic

Project File :. http://www.multiupload.com/8Z11AYOEHA Or http://www.mediafire.com/?31ovizs1cx93y74

plz Help

more ▼

asked Dec 01 '11 at 09:32 PM

firasdeep gravatar image

firasdeep
56 17 19 20

؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟

Dec 02 '11 at 12:24 PM firasdeep

I know I am not good in English ... If you do not understand what I mean tell me

Dec 03 '11 at 10:14 AM firasdeep

I do not understand. Try to write shorter sentences, the run on sentences make it very difficult to understand.

Here is an example:

"I want if I touch Joystick the ball do not look at the touch position or if I touch Joystick and the green box the ball look At the touch position of green box only."

I interpret that as:

I want the ball to only look at the touch position when touch outside the joystick area. When the touch is inside the joystick area I want the touch to control the joystick.

I think this is what you meant but I'm not entirely sure...

Dec 04 '11 at 10:10 AM _Petroz
(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Hey,

I'm assuming you're casting a ray that hits the box and returns the position the ball looks at? If that's the case you could just: not cast the ray when you're touching the joystick.

This would still make the look at the last position you touched though, so of you want the ball to look at a predetermined location you should also set its rotation when touching the joystick.

hope it helps

cheers

more ▼

answered Dec 03 '11 at 04:21 PM

Jaywalker gravatar image

Jaywalker
529 15 21 30

OK thx >>>> :)

Dec 03 '11 at 10:20 PM firasdeep
(comments are locked)
10|3000 characters needed characters left
Your answer
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:

x5274
x606
x337
x223
x66

asked: Dec 01 '11 at 09:32 PM

Seen: 1003 times

Last Updated: Dec 04 '11 at 10:10 AM