Hello everyone.
I want to make a demo that control 3D objects on a image target by joystick.
I download a Unity demo here: http://kuai.xunlei.com/d/LMZICFRFYDCM, in this demo, you can control a boy by joystick.
I modify it to a AR project, import Unity Extension package, add ImageTarget and ARCamera, delete old camera,and move boy as a child of the ImageTarget. I test it on my iphone, everything is ok, but the boy just marked time, and cann't walk around on image target.
I didn’t learn much about Unity. any one can help?
Thanks!
Why don't you download the Penelope demo as its a full game that you should be able to customise.
http://unity3d.com/gallery/demos/demo-projects
Some of the other demos are quite helpful as well.
The other thing you could try is Playmaker, if scripting is not your thing.
N