More Than This
GTadeon
$10.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2018) |
10.0 |
11/06(2024) |
10.0 |
Jump AssetStore
Gameplay description:
This 2D dark mobile game tracks changes in geographical position of players, using the GPS of the device, based on which the black square moves in the game. The game begins with a text that describes the purpose of the game in the form of a little story. The goal of the game is to collect all the letters which make up the phrase that describes the meaning of the mysterious black square, with a plot twist at the end.
For every 10 meters that the player moves in the real world, this black square moves for a length that is equal to the distance between the two “+100” markers. Every time the black square passes the “+100” marker a letter is acquired. So, in this game, players are physically moving in real life in order to achieve the goal, in other words, they are supposed to collect the letters that are the key to understanding the story of this game.
Technical details:
-Distance traveled calculation were made with methods that are based on mathematical formulas ( spherical trigonometry ).
-Every script is well commented and every method is explained in details in documentation file.
-You can use the scripts from this project in your own ones if you're developing location based games (perhaps something like pokemon go) or you can simply sell this game "as it is" on any store (e.g. Google Play or App Store)
-Game is suitable for mobile devices and it is mobile friendly. Android setting has been chosen in this project, but you can easily switch in inspector to any other you prefer (e.g. iOS or windows phone).
-numerous scripts are also usable in other projects (like swipe detection script )