maint: clean-up of some combat related classes and methods for clarity
This commit is contained in:
@@ -5,9 +5,7 @@ using Unity.Netcode;
|
||||
using Unity.Netcode.Components;
|
||||
using UnityEngine;
|
||||
|
||||
|
||||
namespace Reset.Core {
|
||||
|
||||
[Category("Reset")]
|
||||
[Description("Sends an animation trigger with network sync to networked objects")]
|
||||
public class SendAnimationTrigger : ActionTask<NetworkAnimator>{
|
||||
|
||||
Reference in New Issue
Block a user