Tag Archives: Unity Editor Scripting

avatar

Custom Attributes in Unity3D

One of the recent versions of Unity introduced a wider variety of Custom Attributes. For example, to spice up your boring Editor-exposed floats, you could add the Range-Attribute to get this: But how do you create something like that yourself?

avatar

Mercury Shift Devblog: Code Catch up

In this post we will be looking at some of the things the code department has been doing during the last months. Mic built some cool tools for the Unity Editor and Rika was busy implementing player functions. But let’s go into… Continue reading the rest of this article →