Updaate
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using UnityEngine;
|
||||
namespace Invector.Throw
|
||||
{
|
||||
[CreateAssetMenu(menuName = "Invector/Throw/New ThrowSettings")]
|
||||
[CreateAssetMenu(menuName = "BABA_YAGA/Invector/Throw/New ThrowSettings")]
|
||||
public class vThrowSettings : ScriptableObject
|
||||
{
|
||||
[Tooltip("Align End point UP to surface normal direction")]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
using UnityEngine;
|
||||
namespace Invector.Throw
|
||||
{
|
||||
[CreateAssetMenu(menuName = "Invector/Throw/New ThrowVisualSettings")]
|
||||
[CreateAssetMenu(menuName = "BABA_YAGA/Invector/Throw/New ThrowVisualSettings")]
|
||||
public class vThrowVisualSettings : ScriptableObject
|
||||
{
|
||||
[vSeparator("Visual Line")]
|
||||
|
||||
Reference in New Issue
Block a user