Initial commit.
This commit is contained in:
31
base/ext_data/npcs/r2d2.npc
Normal file
31
base/ext_data/npcs/r2d2.npc
Normal file
@@ -0,0 +1,31 @@
|
||||
r2d2
|
||||
{
|
||||
playermodel r2d2
|
||||
weapon WP_NONE
|
||||
headYawRangeLeft 180
|
||||
headYawRangeRight 180
|
||||
headPitchRangeUp 0
|
||||
headPitchRangeDown 0
|
||||
torsoYawRangeLeft 0
|
||||
torsoYawRangeRight 0
|
||||
torsoPitchRangeUp 10
|
||||
torsoPitchRangeDown 10
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
// race bot
|
||||
class CLASS_R2D2
|
||||
yawSpeed 120
|
||||
runSpeed 150
|
||||
walkSpeed 50
|
||||
height 40
|
||||
width 12
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd r2d2
|
||||
}
|
||||
Reference in New Issue
Block a user