Tools And Scripts

Tool Name: ObjAlignmentTool
Engine: Unity
Language: C#

This tool line up 2D sprites and 3D objects similar to what Photoshop have, in three dimensional space. I created this tool after hand crafting a set of five prefabs all with many text blocks and images that needs to be manually lined up.

Tool Name: Photoshimp
Engine: Unity
Language: C#

This tool was based off a previous tool that has been made by a programmer that was mostly working, but with no interface. The tool was designed to be one button importer and create process, but it is very ridged and relied on the input files to be setup the same way. However, with the changes in design and feature requests happening everyday, the tool was not able to keep up. I took over and broke this tool into several parts, and added a interface. This change had made this tool to be more flexible and much more user friendly. It has made an otherwise tedious process into streamlined and fast paced process.