# AR Excercise: Move the Ball
- Create an Unity AR Project for Android
- Make sure there is an image tracker in the project tracking an image.
- Each time an registered image is detected, a cursor should be drawn like in the following example:

- Create a UI with a button at the bottom.
- When Pressed, an object/prefab moves to the cursor location (Hint: Lerp).
- Example:
- https://www.youtube.com/watch?v=96-oVLaw7qE