Skip to content

Instantly share code, notes, and snippets.

View Bryan-Legend's full-sized avatar

Bryan Legend Bryan-Legend

View GitHub Profile
@Bryan-Legend
Bryan-Legend / ScenePointEditor.cs
Created May 1, 2026 19:21
Improved Shapes ScenePointEditor.cs
using System;
using System.Collections.Generic;
using System.Linq;
using UnityEditor;
using UnityEditor.IMGUI.Controls;
using UnityEngine;
using Object = UnityEngine.Object;
// Shapes © Freya Holmér - https://twitter.com/FreyaHolmer/
// Website & Documentation - https://acegikmo.com/shapes/