champion of code. ░░HACKTHEPLANET░░
- Los Angeles CA
-
21:40
(UTC -08:00) - https://nicodaunt.com
- @squeemlius
Pinned Loading
-
unity-script-collection
unity-script-collection PublicThis collection contains various Unity Editor scripts. Explanations for specific tools will be added at my convenience.
C#
-
Unity Animator Tutorial
Unity Animator Tutorial 1using System.Collections;
2using System.Collections.Generic;
3using UnityEngine;
45public class CubeAnimation : MonoBehaviour
-
UNITY LECTURE 2
UNITY LECTURE 2 1using System.Collections;
2using System.Collections.Generic;
3using UnityEngine;
45public class Rotator : MonoBehaviour {
-
camera follow
camera follow 1using System.Collections;
2using System.Collections.Generic;
3using UnityEngine;
45public class CameraFollow : MonoBehaviour
-
Random Tutorial
Random Tutorial 1using System.Collections;
2using System.Collections.Generic;
3using UnityEngine;
45public class Spawner : MonoBehaviour
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.