Alberto Pasca @ 2021/02/15 10:00:00
Very often a lots of iOS applications use your gps position to retrieve data or to lock / unlock contents positions based.
With Android you can use lots of apps called Fake GPS or similar that allow you to change your real gps position with a mocked one.
On Android development side this can be[...]
Alberto Pasca @ 2021/02/09 12:08:11
Today a funny trick to play Candy Crush without waiting and waste time for next life.
Play the video and enjoy!
IMPORTANT NOTE!
Remember to put the time back BEFORE press play, else you enter in a inconsistent state and you should wait a lot.
enjoy!
The post Candy Crush ̵[...]
Alberto Pasca @ 2021/01/03 10:13:39
Welcome back,
I want to share a way to draw in Unity3d editor a cubes based grid that allow you to snap objects in the same position and make a cube grid, like this:
First of all, create a new Cube object using Quads: compose all the 6 faces and save it as a prefab.
Align al[...]