-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change GameActor Num dest output, add Decap Head and Tempest Staff mo…
…del defs
- Loading branch information
1 parent
73231e5
commit ef4bef8
Showing
5 changed files
with
60 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<?xml version="1.0"?> | ||
<XMLModelDef> | ||
<Group class="SWeapTempestStaffPiece1"> | ||
<Path folder="models" /> | ||
<Model file="w_l41_c5.md3" model="0" /> | ||
<Skin file="w_l41_c5_skin0.png" model="0" /> | ||
|
||
<Scale value="1 1 1" /> | ||
<Offset value="0 0 35" /> | ||
|
||
<Flag name="USEACTORPITCH" /> | ||
<Flag name="USEACTORROLL" /> | ||
<Flag name="ROTATING" /> | ||
|
||
<Animation key="PKUP" frames="1" model="0" comment="Pickup Item"/> | ||
</Group> | ||
<Group class="SWeapTempestStaffPiece2"> | ||
<Path folder="models" /> | ||
<Model file="w_l42_c5.md3" model="0" /> | ||
<Skin file="w_l42_c5_skin0.png" model="0" /> | ||
|
||
<Scale value="1 1 1" /> | ||
<Offset value="0 0 35" /> | ||
|
||
<Flag name="USEACTORPITCH" /> | ||
<Flag name="USEACTORROLL" /> | ||
<Flag name="ROTATING" /> | ||
|
||
<Animation key="PKUP" frames="1" model="0" comment="Pickup Item"/> | ||
</Group> | ||
<Group class="SWeapTempestStaff"> | ||
<Path folder="models" /> | ||
<Model file="sucwp4.md3" model="0" /> | ||
<Skin file="sucwp4_skin0.png" model="0" /> | ||
|
||
<Scale value="-1 1 1" /> | ||
|
||
<Flag name="USEACTORPITCH" /> | ||
<Flag name="USEACTORROLL" /> | ||
<Flag name="SCALEWEAPONFOV" /> | ||
|
||
<Animation key="000" frames="16" model="0" comment="Fire"/> | ||
<Animation key="100" frames="16" model="0" comment="Ready Idle"/> | ||
<Animation key="200" frames="16" model="0" comment="Ready"/> | ||
<Animation key="300" frames="16" model="0" comment="Powered Idle"/> | ||
<Animation key="400" frames="16" model="0" comment="Powered"/> | ||
<Animation key="500" frames="12" model="0" comment="Selected / Deselect"/> | ||
</Group> | ||
</XMLModelDef> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters