maint: removed all old unused tasks, created new tasks to replace them, cleaned up namespaces, reverted ItemTest.unity

This commit is contained in:
Chris
2025-09-26 15:20:42 -04:00
parent 4569cea664
commit ff7b04341b
22 changed files with 173 additions and 472 deletions

View File

@@ -1,10 +1,8 @@
using System;
using NodeCanvas.Framework;
using ParadoxNotion.Design;
using Reset.Core;
using UnityEngine;
namespace Reset.Units {
[Category("Reset/Movement")]