x


Accessing sensors of iOS/Android devices

Hi dear All!

I am investigating my options for iOS/Android development using Unity, one of the first questions i've had it's how to use device's sensors. My educational task is not very complex - airplane is flying through the skies, when Android/iPhone/iPad is tilted airplane should react accordingly, and the environment should tilt to the opposite side so the horizon will stay horizontal :razz: Other thing it's an option to connect the speed of the jet to the speed of the device movement, according to the data from GPS sensor. It's probably easier to show my concept visually, this is the 3D render of what i am trying to achieve:

VIDEO ON YOUTUBE

So the question is it possible in Unity iOS/Android, and do i have to use any 3rd party plugins for this? Generally speaking, what into direction i should look to make this concept running on iOS/Android device?

Thanks in advance for answering, regards, Ilia.

more ▼

asked Nov 01 '11 at 10:09 AM

vfxdomain gravatar image

vfxdomain
5 4 4 5

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

1 answer: sort voted first

Hi there, have you checked out these great tutorials too?
http://unity3d.com/support/resources/example-projects/iphone-examples/

I think many of them includes the codeparts you need to make your idea become true.

Btw. I've seen a game on Android looking much like the video you linked to, so perhaps there is a youtube on the subject too?

From what I see you need to use the Input class in Unity scripts: http://unity3d.com/support/documentation/ScriptReference/30_search.html?q=input

Also worth a look might be this answer:
http://answers.unity3d.com/questions/176066/iphone-accelerometer-sensitivity.html

more ▼

answered Nov 01 '11 at 10:16 AM

BerggreenDK gravatar image

BerggreenDK
2.4k 54 62 75

(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:

x2453
x1953
x49
x27
x3

asked: Nov 01 '11 at 10:09 AM

Seen: 2533 times

Last Updated: Nov 01 '11 at 10:16 AM