Publisher | Usurp |
---|---|
File size | 590.44kB |
Number of files | 34 |
Latest version | 1 |
Latest release date | 2013-10-08 05:47:52 |
First release date | 2013-09-20 08:55:55 |
Supported Unity versions | 2018.4.2 or higher |
Description
Tumble G is simple tower building game for Android or IOS.
The main feature of this game is that it utilizes a range of smart phone functionalities in as few scripts as possible.
Features
• Written in C#.
• Uses the smart phone’s internal accelerometer to derive readings on the status of its tilt.
• Uses the smart phone’s camera/s to create a unique floor design.
• Includes a switch camera button to use multiple cameras on one device.
• Uses the vibrate function to simulate collisions when used on a smart phone.
• Features shadows and a physics engine that provides approximate simulations, such as a rigid body for collisions.
• Scripts can be used interchangeably between PC and smart phone functions,
i.e.
generating a cube on the PC requires a mouse-click compared to touching the screen when using a smart-phone.
• Scripts have a coding convention and are annotated for ease of reading.
• Created in Unity ver. 4 (Free).
• Platform: PC or Android
YouTube Channel
uSurp
Read the Readme.pdf for Installation guide and Manual
Tumble G is simple tower building game for Android or IOS.
The main feature of this game is that it utilizes a range of smart phone functionalities in as few scripts as possible.
Features
• Written in C#.
• Uses the smart phone’s internal accelerometer to derive readings on the status of its tilt.
• Uses the smart phone’s camera/s to create a unique floor design.
• Includes a switch camera button to use multiple cameras on one device.
• Uses the vibrate function to simulate collisions when used on a smart phone.
• Features shadows and a physics engine that provides approximate simulations, such as a rigid body for collisions.
• Scripts can be used interchangeably between PC and smart phone functions,
i.e.
generating a cube on the PC requires a mouse-click compared to touching the screen when using a smart-phone.
• Scripts have a coding convention and are annotated for ease of reading.
• Created in Unity ver. 4 (Free).
• Platform: PC or Android
YouTube Channel
uSurp
Read the Readme.pdf for Installation guide and Manual