Tilt / Touch Movement Demo Game icon

Tilt / Touch Movement Demo 1.0

1.2 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Tilt / Touch Movement Demo, developed and published by Csh AppDev, has released its latest version, 1.0, on 2014-04-03. This app falls under the Arcade category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Tilt / Touch Movement Demo APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

Game Screenshot

Game Screenshot

Game Details

Package name: com.cshappdev.tilttouchmovementdemo

Updated: 11 years ago

Developer Name: Csh AppDev

Category: Arcade

Installation Instructions

This article outlines two straightforward methods for installing Tilt / Touch Movement Demo on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

Tilt / Touch Movement Demo 1.0
2014-04-03 / 1.2 MB / Android 2.0+

About this app

This is NOT a game, and there's nothing really special about this app. I just made it to learn how to use different methods of controls using libgdx, and switch between those modes dynamically. This demo also uses a chase/follow type of movement control. Just thought I would share it with the world.

Modes:
- Rotation
- Tilt
- Touch

Using Rotation:
Tap the screen anywhere to start/stop movement of the guy you're controlling. This would be considered a Gravity-Up type of control. In other words, hold the phone like normal, and no matter how you rotate the phone, the guy you're controlling will always move up.

Using Tilt:
Tap the screen anywhere to start/stop movement of the guy you're controlling. This would be considered a Gravity-Down type of control. In other words, hold the phone flat and level to the ground. Whichever way you tilt the phone, the guy you're controlling will move in that direction.

Using Touch:
Tap the screen anywhere to start movement of the guy you're controlling. When he gets to that point, his movement will stop. Tapping a different place on the screen while he is moving will redirect him there.
NOTE: the guy can get stuck in an orbit-like movement, if you tap too close to the left or right of his current position.