add ckg
plantilla base para movimiento básico
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace HInteractions
|
||||
{
|
||||
public interface IObjectHolder
|
||||
{
|
||||
Interactable SelectedObject { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user