🏠
Working from home
Game Developer/Artist.
-
Castanha Games
- Brazil
- https://vncastanheira.github.io
- https://linktr.ee/castanhadev
Pinned Loading
-
Global event system for Unity
Global event system for Unity 1using System;
2using System.Collections.Generic;
3using UnityEngine;
45namespace vnc.Tools
-
HexUtils
HexUtils 1using UnityEngine;
23// Helper script to find out adjancent cells in a hexagonal grid
4public static class HexGridUtils
5{
-
committed-properties
committed-properties PublicChange and test properties in your ScriptableObject files without losing their original values.
ShaderLab
-
Async callback between Unity C# and ...
Async callback between Unity C# and Javascript 1// Based on https://stackoverflow.com/a/76169890
23// C# code
4using System.Runtime.InteropServices;
5using AOT;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.