Pinned Loading
-
CriticalAnglePlayer
CriticalAnglePlayer PublicA simple and minimal Rigidbody player controller
C# 1
-
-
SceneTransfer
SceneTransfer PublicA basic script generator to give aliases to all of your scenes to use in code for transitioning scenes.
C#
-
Critical Lerp
Critical Lerp 1using System;
2using System.Collections;
3using JetBrains.Annotations;
4using UnityEngine;
5 -
A simple class for managing a variab...
A simple class for managing a variable of any type. 1// ReSharper disable MemberCanBePrivate.Global
2using System;
3using System.Collections.Generic;
45namespace CriticalAngleStudios
-
A type that allows multiple types to...
A type that allows multiple types to be stored in it and chosen as needed 1// ReSharper disable MemberCanBePrivate.Global
2// ReSharper disable UnusedAutoPropertyAccessor.Global
3// ReSharper disable CheckNamespace
45namespace CriticalAngleStudios
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.