Fix vehicle production; Basic 5-to-a-cell logic. cnc only. Infantry stack; need to give a graphical offset.
This commit is contained in:
@@ -103,6 +103,7 @@ namespace OpenRA.Traits
|
||||
IEnumerable<float2> GetCurrentPath(Actor self);
|
||||
}
|
||||
|
||||
public interface IOffsetCenterLocation { float2 CenterOffset { get; } }
|
||||
public interface ICrushable
|
||||
{
|
||||
void OnCrush(Actor crusher);
|
||||
|
||||
Reference in New Issue
Block a user