first commit
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
<AnimatedActor>
|
||||
<Info CreatedBy="robot" CreatedOn="08.21.2019 18:50:10" Fps="30" Version="3" />
|
||||
<Content>
|
||||
<Spritesheets>
|
||||
<Spritesheet Id="0" Path="costumes/rocket.png" />
|
||||
<Spritesheet Id="1" Path="costumes/exhaust.png" />
|
||||
</Spritesheets>
|
||||
<Layers>
|
||||
<Layer Id="0" Name="body" SpritesheetId="0" />
|
||||
<Layer Id="1" Name="sparks" SpritesheetId="1" />
|
||||
</Layers>
|
||||
<Nulls />
|
||||
<Events />
|
||||
</Content>
|
||||
<Animations DefaultAnimation="Pulse">
|
||||
<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="1" Visible="true" />
|
||||
<LayerAnimation LayerId="0" Visible="true">
|
||||
<Frame XPosition="0" YPosition="0" XPivot="12" YPivot="16" XCrop="0" YCrop="0" Width="32" Height="32" XScale="100" YScale="100" Delay="1" Visible="true" RedTint="255" GreenTint="255" BlueTint="255" AlphaTint="255" RedOffset="0" GreenOffset="0" BlueOffset="0" Rotation="-90" Interpolated="true" />
|
||||
</LayerAnimation>
|
||||
</LayerAnimations>
|
||||
<NullAnimations />
|
||||
<Triggers />
|
||||
</Animation>
|
||||
<Animation Name="Pulse" FrameNum="8" Loop="true">
|
||||
<RootAnimation>
|
||||
<Frame XPosition="0" YPosition="0" Delay="8" 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="1" Visible="true">
|
||||
<Frame XPosition="0" YPosition="0" XPivot="18" YPivot="8" XCrop="0" YCrop="0" Width="16" Height="16" XScale="100" YScale="100" Delay="2" Visible="true" RedTint="255" GreenTint="255" BlueTint="255" AlphaTint="255" RedOffset="0" GreenOffset="0" BlueOffset="0" Rotation="0" Interpolated="true" />
|
||||
<Frame XPosition="0" YPosition="0" XPivot="18" YPivot="8" XCrop="16" YCrop="0" Width="16" Height="16" XScale="100" YScale="100" Delay="2" Visible="true" RedTint="255" GreenTint="255" BlueTint="255" AlphaTint="255" RedOffset="0" GreenOffset="0" BlueOffset="0" Rotation="0" Interpolated="true" />
|
||||
<Frame XPosition="0" YPosition="0" XPivot="18" YPivot="8" XCrop="32" YCrop="0" Width="16" Height="16" XScale="100" YScale="100" Delay="2" Visible="true" RedTint="255" GreenTint="255" BlueTint="255" AlphaTint="255" RedOffset="0" GreenOffset="0" BlueOffset="0" Rotation="0" Interpolated="true" />
|
||||
<Frame XPosition="0" YPosition="0" XPivot="18" YPivot="8" XCrop="48" YCrop="0" Width="16" Height="16" XScale="100" YScale="100" Delay="2" Visible="true" RedTint="255" GreenTint="255" BlueTint="255" AlphaTint="255" RedOffset="0" GreenOffset="0" BlueOffset="0" Rotation="0" Interpolated="true" />
|
||||
</LayerAnimation>
|
||||
<LayerAnimation LayerId="0" Visible="true">
|
||||
<Frame XPosition="0" YPosition="0" XPivot="16" YPivot="16" XCrop="0" YCrop="0" Width="32" Height="32" XScale="100" YScale="100" Delay="2" Visible="true" RedTint="255" GreenTint="255" BlueTint="255" AlphaTint="255" RedOffset="0" GreenOffset="0" BlueOffset="0" Rotation="0" Interpolated="true" />
|
||||
</LayerAnimation>
|
||||
</LayerAnimations>
|
||||
<NullAnimations />
|
||||
<Triggers />
|
||||
</Animation>
|
||||
<Animation Name="Explode" FrameNum="1" Loop="false">
|
||||
<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="1" Visible="true" />
|
||||
<LayerAnimation LayerId="0" Visible="true">
|
||||
<Frame XPosition="0" YPosition="0" XPivot="16" YPivot="16" XCrop="0" YCrop="0" Width="32" Height="32" XScale="100" YScale="100" Delay="1" Visible="false" 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>
|
||||
Reference in New Issue
Block a user