From 92c76d6d42512953c80e4250344f6694d9c4de56 Mon Sep 17 00:00:00 2001 From: Neil Kollack Date: Sun, 10 Apr 2022 18:50:43 -0500 Subject: chore: code cleanup --- Assets/Scripts/RopePrototype.cs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Assets/Scripts') diff --git a/Assets/Scripts/RopePrototype.cs b/Assets/Scripts/RopePrototype.cs index 901a3d3..b2f37ab 100644 --- a/Assets/Scripts/RopePrototype.cs +++ b/Assets/Scripts/RopePrototype.cs @@ -48,11 +48,6 @@ public class RopePrototype : MonoBehaviour Simulate(); } - void FixedUpdate() - { - - } - void RenderLine() { for(int i = 0; i < ropePositions.Length; i++) -- cgit v1.2.3-70-g09d2