Refactored directory structure, added game files from TMP
This commit is contained in:
5
gamefiles/data/monster/tiger_young1/motlist.txt
Normal file
5
gamefiles/data/monster/tiger_young1/motlist.txt
Normal file
@ -0,0 +1,5 @@
|
||||
GENERAL WAIT wait.msa 60
|
||||
GENERAL WAIT1 wait1.msa 20
|
||||
GENERAL WAIT2 wait2.msa 20
|
||||
GENERAL WALK walk.msa 100
|
||||
GENERAL RUN run.msa 100
|
5
gamefiles/data/monster/tiger_young1/run.msa
Normal file
5
gamefiles/data/monster/tiger_young1/run.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\tiger_young1\run.GR2"
|
||||
MotionDuration 0.600000
|
||||
Accumulation 0.0000 -200.0000 0.0000
|
49
gamefiles/data/monster/tiger_young1/tiger_young1.msm
Normal file
49
gamefiles/data/monster/tiger_young1/tiger_young1.msm
Normal file
@ -0,0 +1,49 @@
|
||||
ScriptType RaceDataScript
|
||||
|
||||
BaseModelFileName "D:\Ymir Work\npc2\tiger_young1\tiger_young1.GR2"
|
||||
|
||||
Group ShapeData
|
||||
{
|
||||
PathName ""
|
||||
ShapeDataCount 0
|
||||
}
|
||||
Group AttachingData
|
||||
{
|
||||
AttachingDataCount 2
|
||||
|
||||
Group AttachingData00
|
||||
{
|
||||
AttachingDataType 1
|
||||
|
||||
isAttaching 1
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "Bip01"
|
||||
|
||||
CollisionType 1
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 30.000000
|
||||
Position 0.000000 0.000000 -8.000000
|
||||
}
|
||||
}
|
||||
|
||||
Group AttachingData01
|
||||
{
|
||||
AttachingDataType 1
|
||||
|
||||
isAttaching 1
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "Bip01"
|
||||
|
||||
CollisionType 3
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 45.000000
|
||||
Position 0.000000 0.000000 -8.000000
|
||||
}
|
||||
}
|
||||
}
|
5
gamefiles/data/monster/tiger_young1/wait.msa
Normal file
5
gamefiles/data/monster/tiger_young1/wait.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\tiger_young1\wait.GR2"
|
||||
MotionDuration 2.000000
|
||||
|
5
gamefiles/data/monster/tiger_young1/wait1.msa
Normal file
5
gamefiles/data/monster/tiger_young1/wait1.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\tiger_young1\wait1.GR2"
|
||||
MotionDuration 2.333333
|
||||
|
5
gamefiles/data/monster/tiger_young1/wait2.msa
Normal file
5
gamefiles/data/monster/tiger_young1/wait2.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\tiger_young1\wait2.GR2"
|
||||
MotionDuration 3.000000
|
||||
|
5
gamefiles/data/monster/tiger_young1/walk.msa
Normal file
5
gamefiles/data/monster/tiger_young1/walk.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\tiger_young1\walk.GR2"
|
||||
MotionDuration 1.000000
|
||||
Accumulation 0.0000 -77.224 0.0000
|
Reference in New Issue
Block a user