Initial commit: server + serverfiles
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
GENERAL WAIT wait.msa 90
|
||||
GENERAL WAIT1 wait1.msa 9
|
||||
GENERAL WAIT2 wait2.msa 1
|
||||
GENERAL WALK walk.msa 100
|
||||
GENERAL RUN run.msa 100
|
||||
@@ -0,0 +1,49 @@
|
||||
ScriptType RaceDataScript
|
||||
|
||||
BaseModelFileName "D:\Ymir Work\npc2\reindeer_young\reindeer_young1.GR2"
|
||||
|
||||
Group ShapeData
|
||||
{
|
||||
PathName ""
|
||||
ShapeDataCount 0
|
||||
}
|
||||
Group AttachingData
|
||||
{
|
||||
AttachingDataCount 2
|
||||
|
||||
Group AttachingData00
|
||||
{
|
||||
AttachingDataType 1
|
||||
|
||||
isAttaching 1
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "horse_bip01"
|
||||
|
||||
CollisionType 1
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 65.000000
|
||||
Position 0.000000 0.000000 0.000000
|
||||
}
|
||||
}
|
||||
|
||||
Group AttachingData01
|
||||
{
|
||||
AttachingDataType 1
|
||||
|
||||
isAttaching 1
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "horse_bip01"
|
||||
|
||||
CollisionType 3
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 75.000000
|
||||
Position 0.000000 0.000000 0.000000
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\reindeer_young\run.GR2"
|
||||
MotionDuration 0.666666
|
||||
Accumulation 0.00 -626.25 0.00
|
||||
@@ -0,0 +1,4 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\reindeer_young\wait.GR2"
|
||||
MotionDuration 1.333333
|
||||
@@ -0,0 +1,4 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\reindeer_young\wait1.GR2"
|
||||
MotionDuration 3.333333
|
||||
@@ -0,0 +1,4 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\reindeer_young\wait2.GR2"
|
||||
MotionDuration 3.666666
|
||||
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\reindeer_young\walk.GR2"
|
||||
MotionDuration 0.800000
|
||||
Accumulation 0.00 -215.25 0.00
|
||||
Reference in New Issue
Block a user