Skip to content

Commit

Permalink
Add structure to MDS-addition files
Browse files Browse the repository at this point in the history
  • Loading branch information
szapp committed May 9, 2024
1 parent d9d448e commit cc44023
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 0 deletions.
15 changes: 15 additions & 0 deletions _work/data/Anims/Humans.mds.additions
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
/////////////////////////////////////////////////
// Gothic Free Aim //
// Copyright (C) 2016-2019 mud-freak (@szapp) //
// <http://github.com/szapp/GothicFreeAim> //
// Released under the MIT License. //
/////////////////////////////////////////////////


// Additions to Humans.mds
//
// Place in between the two curly brackets: { { here } }
// Remember to delete the file _compiled\HUMANS.MSB (Gothic 2)

Model ("HuS")
{

aniEnum
{

/////////////////////////////
// Gothic Free Aim //
Expand Down Expand Up @@ -173,3 +185,6 @@

aniBlend ("t_MagLin_Aim_Move_2_Aim_MoveLB" "s_MagLin_Aim_MoveLB" 0.2 0.2)
aniBlend ("t_MagLin_Aim_Move_2_Aim_MoveRB" "s_MagLin_Aim_MoveRB" 0.2 0.2)

}
}
15 changes: 15 additions & 0 deletions _work/data/Anims/MDS_Overlay/Humans_BowT2.mds.additions
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
/////////////////////////////////////////////////
// Gothic Free Aim //
// Copyright (C) 2016-2019 mud-freak (@szapp) //
// <http://github.com/szapp/GothicFreeAim> //
// Released under the MIT License. //
/////////////////////////////////////////////////


// Additions to Humans_BowT2.mds
//
// Place in between the two curly brackets: { { here } }
// Remember to delete the file _compiled\HUMANS_BOWT2.MSB (Gothic 2)

Model ("HuS")
{

aniEnum
{

/////////////////////////////
// Gothic Free Aim //
Expand All @@ -22,3 +34,6 @@
aniAlias ("s_Bow_Aim_MoveLB" 2 "s_Bow_Aim_MoveLB" 0.0 0.0 M. "s_Bow_Aim_MoveRF" R)

ani ("t_Bow_Aim_Move_2_Aim_Stand" 2 "" 0.2 0.0 M. "Hum_BowT2_Aim_MoveF.asc" F 27 30)

}
}
15 changes: 15 additions & 0 deletions _work/data/Anims/MDS_Overlay/Humans_CBowT2.mds.additions
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
/////////////////////////////////////////////////
// Gothic Free Aim //
// Copyright (C) 2016-2019 mud-freak (@szapp) //
// <http://github.com/szapp/GothicFreeAim> //
// Released under the MIT License. //
/////////////////////////////////////////////////


// Additions to Humans_CBowT2.mds
//
// Place in between the two curly brackets: { { here } }
// Remember to delete the file _compiled\HUMANS_CBOWT2.MSB (Gothic 2)

Model ("HuS")
{

aniEnum
{

/////////////////////////////
// Gothic Free Aim //
Expand All @@ -24,3 +36,6 @@
ani ("t_CBow_Aim_Move_2_Aim_Stand" 2 "" 0.2 0.0 M. "Hum_CBowT2_Aim_MoveF.asc" F 27 30)

ani ("t_CBow_Aim_Hurt" 3 "" 0.1 0.1 . "Hum_CBowT2_Aim_Hurt.asc" F 1 10)

}
}

0 comments on commit cc44023

Please sign in to comment.