Sunday, March 29, 2015

Tuesday, March 24, 2015

Thursday, March 12, 2015

Logs location on Windows Phone 8 and Windows 8-8.1 for Unity3d

Standard
Hello All:

During game development we need to see the logs to debug or understand the code flow. In this post I will share the locations where we can find the log files to help us in debugging.


Monday, March 2, 2015

Helper for FileOperations on Windows Phone and Windows 8 in Unity3d

Standard
Hello All:

Unity3d is supporting both Windows Phone and Windows 8-8.1. However there are some points which needs to be taken care of when porting our games to Windows Phone and Windows 8-8.1. One such point is support of File operations.