Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

USARModels.ERSha


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
/* AIBO Head: tilt 1 (Neck)
 * by Marco Zaratti - marco.zaratti@gmail.com
*/
class ERSha extends KDPart;

defaultproperties
{
    DrawScale=1
    StaticMesh=StaticMesh'USARSim_LeggedRobots_Meshes.ERS7.ERS7Neck'
    Begin Object Class=KarmaParams Name=KParams0
        KStartEnabled=True
        bKDoubleTickRate=True
        bHighDetailOnly=False
        bClientOnly=False
        KMass=0.015
        KActorGravScale=1
//Uncomment and define these when using RBfull karma params
//       KInertiaTensor(0)=0.4
//       KInertiaTensor(1)=0
//       KInertiaTensor(2)=0
//       KInertiaTensor(3)=0.4
//       KInertiaTensor(4)=0
//       KInertiaTensor(5)=0.4
//       KCOMOffset=(X=0.0,Y=0.0,Z=0.0)
        KMaxAngularSpeed=100
        KMaxSpeed=25000
        KLinearDamping=0.0
        KAngularDamping=0.0
        KFriction=0.0
        KRestitution=0.0
        Name="KParams0"
    End Object
    KParams=KarmaParams'KParams0'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Di 16.1.2007 22:03:52.000 - Creation time: Mo 16.4.2007 11:20:47.000 - Created with UnCodeX