Skip to content

Instantly share code, notes, and snippets.

View theacb's full-sized avatar
🍕
Pizza

Avery Brown theacb

🍕
Pizza
View GitHub Profile
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class ElementPivotDemo : MonoBehaviour
{
[SerializeField]
Transform rotatingObject;
// Private Memebers