to spin to win

This commit is contained in:
2026-06-29 22:46:25 -04:00
parent b9c20fe2f3
commit 79279a1c4f
36 changed files with 1431 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
<AnimatedActor>
<Info CreatedBy="trtv" CreatedOn="05.07.2019 16:05:55" Fps="30" Version="2"/>
<Content>
<Spritesheets>
<Spritesheet Id="0" Path="familiar/familiar_knifepieces.png">
<Region Id="0" Name="Piece1" XCrop="32" YCrop="0" Width="32" Height="16" XPivot="16" YPivot="8"/>
<Region Id="1" Name="Piece2" XCrop="0" YCrop="0" Width="32" Height="16" XPivot="16" YPivot="8"/>
<Region Id="2" Name="Piece3" XCrop="32" YCrop="16" Width="32" Height="16" XPivot="16" YPivot="8"/>
<Region Id="3" Name="Piece2Alt" XCrop="0" YCrop="16" Width="32" Height="16" XPivot="16" YPivot="8"/>
<Region Id="4" Name="FullKnife" XCrop="0" YCrop="32" Width="64" Height="32" XPivot="32" YPivot="16"/>
<Region Id="5" Name="FullKnifeHit" XCrop="0" YCrop="64" Width="64" Height="32" XPivot="32" YPivot="16"/>
</Spritesheet>
</Spritesheets>
<Layers>
<Layer Id="0" Name="body" SpritesheetId="0"/>
</Layers>
<Nulls/>
<Events/>
</Content>
<Animations DefaultAnimation="Idle">
<Animation Name="Idle" FrameNum="1" Loop="true">
<RootAnimation>
<Frame XPosition="0" YPosition="0" Delay="1" Visible="true" XScale="100" YScale="100" RedTint="255" GreenTint="255" BlueTint="255" AlphaTint="255" RedOffset="0" GreenOffset="0" BlueOffset="0" Rotation="0" Interpolated="false"/>
</RootAnimation>
<LayerAnimations>
<LayerAnimation LayerId="0" Visible="true">
<Frame XPivot="16" YPivot="8" XCrop="32" YCrop="0" Width="32" Height="16" XPosition="0" YPosition="-14" Delay="1" Visible="true" XScale="100" YScale="100" RedTint="255" GreenTint="255" BlueTint="255" AlphaTint="255" RedOffset="0" GreenOffset="0" BlueOffset="0" Rotation="0" Interpolated="true"/>
</LayerAnimation>
</LayerAnimations>
<NullAnimations/>
<Triggers/>
</Animation>
</Animations>
</AnimatedActor>