Tag: c#

Tab Inputs

Unity UI Navigation: Tab through Input Boxes

Here’s a quick script to help with click-free navigation in Unity. Use it to tab through input fields in the canvas.

Random Cave Generation

Procedural Generation

I took my first shot at procedural generation and learned from a tutorial how to randomly generate caves in Unity. See what tutorial I used and how it has turned out so far!

Taking Screenshots In Unity

In-Game Screenshots in Unity

Learn a short script to enable screenshots within your Unity games!