Progress on tutorial
This commit is contained in:
@@ -98,6 +98,10 @@ namespace Subsurface
|
||||
get { return prefab.MaxHealth; }
|
||||
}
|
||||
|
||||
public AITarget AiTarget
|
||||
{
|
||||
get { return null;}
|
||||
}
|
||||
|
||||
public override void Move(Vector2 amount)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user