We Make Game Dev Tools

Helping You Create Easier and Faster

Easy Voice

Easy Voice is a Unity editor extension that uses text to speech to help developers quickly and easily prototype in-game voice dialog all within Unity.

V.I.P Assault Rifle Pack

High quality assault rifle sound effects for your next first person shooter, action, or other project. Featuring 10 assault rifles with sounds meticulously designed to help you deliver realism.

Creating High Fidelity Virtual Worlds with Google Cloud Platform

The VR Market in 2019 Virtual Reality (VR) is still in its infancy, but market share is expected to grow significantly over the next 5 years. Driven by demand in gaming, entertainment, training, and with the introduction of lower cost stand-alone devices like the...

How To Style Unity Editor Window Toolbar Buttons With GUISkin

When creating Unity editor windows with toolbars, you may have seen there are a couple of different ways to work with toolbar styles. Many of the examples available online create styles in code which certainly works. However, I haven’t seen many examples using GUISkin in the editor so I thought I’d share what I’ve learned experimenting with this method myself.