change: more alterations to the new movement and settingvalue system

This commit is contained in:
Chris
2025-09-22 14:24:50 -04:00
parent d4231d4f38
commit b21adf93e2
18 changed files with 399 additions and 333 deletions

View File

@@ -2,6 +2,7 @@ using System;
using NodeCanvas.Framework;
using ParadoxNotion.Design;
using Reset.Movement;
using Reset.Units;
using UnityEngine;
namespace NodeCanvas.Tasks.Actions {