Input and Joystick Tester (Unity 3D – Multiplatform)
Ever needed to find out what button or stick mapped to what button in the inputs in Unity 3D? Well this little project will help, should run on…
Read MoreEver needed to find out what button or stick mapped to what button in the inputs in Unity 3D? Well this little project will help, should run on…
Read MoreThis is an updated version of my last Unity 3D Tips post, some new tips and gotchas added to the list. Autosave Script See the previous post here. A…
Read MoreAre you shooting bullets or creating any other objects in your game at runtime using functions like Instantiate? If the answer is yes then you probably haven’t heard of…
Read MoreFirstly let me mention the current Spine master and example doesn’t compile in XCode, seems there are a couple of missing files and a path not set in…
Read MoreWhen considering support for your mobile app the sheer number of different screen resolutions you need to support can be mind boggling. However, if you see a simple…
Read MoreCocos2D-x Migrating Projects from V2 to V3 Revisions (Version, date) Contributor Notes v1.00, 16th August 2014 Gav (GMTDev) First version v1.01, 21st August 2014 Gav (GMTDev) Tidy up…
Read MoreSo testing your App on multiple real devices be it on Android or iOS has one major problem, to do it properly you need to buy all the…
Read More
You must be logged in to post a comment.