Split *AimAnimation from WithTurretAttackAnimation
These two didn't interact and actually even conflicted when used at the same time, so splitting them is the sensible thing to do.
This commit is contained in:
@@ -423,6 +423,7 @@
|
||||
<Compile Include="Traits\Render\RenderSpritesEditorOnly.cs" />
|
||||
<Compile Include="Traits\Render\WithTurretAttackAnimation.cs" />
|
||||
<Compile Include="Traits\Render\WithAcceptDeliveredCashAnimation.cs" />
|
||||
<Compile Include="Traits\Render\WithTurretAimAnimation.cs" />
|
||||
<Compile Include="Traits\Render\RenderUtils.cs" />
|
||||
<Compile Include="Traits\Render\RenderDebugState.cs" />
|
||||
<Compile Include="Traits\Render\RenderNameTag.cs" />
|
||||
|
||||
Reference in New Issue
Block a user