Download Latest Version XenoPhysics.dll (1.8 MB)
Email in envelope

Get an email when there's a new version of Xeno Physics

Home
Name Modified Size InfoDownloads / Week
Project Source Codes 2011-05-31
Keywords 2011-05-31
Source Code 2011-05-29
README.txt 2011-06-04 4.3 kB
XenoPhysics.dll 2011-05-31 1.8 MB
havok - xeno vehicle demo.zip 2011-05-29 7.7 MB
XenoPysics Motorcycle.rar 2011-05-29 1.5 MB
XenoGame.rar 2011-05-29 1.5 MB
Totals: 8 Items   12.5 MB 0
You can find the original page on the Game Creators Forum Here: http://forum.thegamecreators.com/?m=forum_view&t=162138&b=8 

Place XenoPhysics.dll into Compiler\Plugins-User
and place keywordsXENO.ini into Editor\Keywords you will find keywordsXENO.ini in the keywords folder on this page

Commands:

xeno start
xeno start Flag
xeno start Flag, BroadPhaseWorldSize
xeno start Flag, BroadPhaseWorldSize, MemoryAllocation
xeno set gravity Gravity
xeno set gravity GravityX, GravitY, GravityZ
xeno set time step TimeStep
xeno update
xeno end

xeno make rigid body static box ID
xeno make rigid body static sphere ID
xeno make rigid body static cylinder ID
xeno make rigid body static capsule ID
xeno make rigid body static mesh ID
xeno make rigid body dynamic box ID
xeno make rigid body dynamic box ID, Mass
xeno make rigid body dynamic sphere ID
xeno make rigid body dynamic sphere ID, Mass
xeno make rigid body dynamic cylinder ID
xeno make rigid body dynamic cylinder ID, Mass
xeno make rigid body dynamic capsule ID
xeno make rigid body dynamic capsule ID, Mass
xeno delete rigid body ID

xeno set rigid body position ID, X, Y, Z
xeno set rigid body rotation ID, X, Y, Z
xeno set rigid body mass ID, Mass
xeno set rigid body linear velocity ID, X, Y, Z
xeno get rigid body linear velocity x(ID)
xeno get rigid body linear velocity y(ID)
xeno get rigid body linear velocity z(ID)
xeno set rigid body angular velocity ID, X, Y, Z
xeno get rigid body angular velocity x(ID)
xeno get rigid body angular velocity y(ID)
xeno get rigid body angular velocity z(ID)
xeno get rigid body point velocity x(ID, X, Y, Z)
xeno get rigid body point velocity y(ID, X, Y, Z)
xeno get rigid body point velocity z(ID, X, Y, Z)
xeno add rigid body linear impulse ID, X, Y, Z
xeno add rigid body point impulse ID, X, Y, Z, PointX, PointY, PointZ
xeno add rigid body angular impulse ID, X, Y, Z
xeno set rigid body linear damping ID, Damping
xeno get rigid body linear damping(ID)
xeno set rigid body angular damping ID, Damping
xeno get rigid body angular damping(ID)
xeno set rigid body gravity factor ID, Gravity
xeno get rigid body gravity factor(ID)
xeno set rigid body max linear velocity ID, MaxVelocity
xeno get rigid body max linear velocity(ID)
xeno set rigid body max angular velocity ID, MaxVelocity
xeno get rigid body max angular velocity(ID)
xeno set rigid body allowed penetration depth ID, Depth
xeno get rigid body allowed penetration depth(ID)
xeno set rigid body friction ID, Friction
xeno get rigid body friction(ID)
xeno set rigid body restitution ID, Restitution
xeno get rigid body restitution(ID)
xeno set rigid body as ladder ID, Flag
xeno is rigid body ladder(ID)

xeno make character controller ID, Height, Radius
xeno make character controller ID, Height, Radius, CrouchHeight
xeno make character controller ID, Height, Radius, CrouchHeight, Speed
xeno make character controller ID, Height, Radius, CrouchHeight, Speed, JumpHeight
xeno make character controller ID, Height, Radius, CrouchHeight, Speed, JumpHeight, Strength
xeno make character controller ID, Height, Radius, CrouchHeight, Speed, JumpHeight, Strength, MaxSlope
xeno delete character controller ID

xeno set character controller position ID, X, Y, Z
xeno get character controller position x(ID)
xeno get character controller position y(ID)
xeno get character controller head position(ID)
xeno get character controller position z(ID)
xeno set character controller rotation ID, Angle
xeno get character controller rotation ID
xeno move character controller forward ID
xeno move character controller backward ID
xeno move character controller left ID
xeno move character controller right ID
xeno character controller jump ID
xeno character controller crouch ID
xeno enable character controller ID
xeno disable character controller ID

xeno make vehicle ID
xeno vehicle accelerate ID, Speed
xeno vehicle turn ID, Speed
xeno vehicle reverse ID
xeno vehicle hand brake ID

xeno make camera ID
xeno get camera position x(ID)
xeno get camera position y(ID)
xeno get camera position z(ID)
xeno get camera point x(ID)
xeno get camera point y(ID)
xeno get camera point z(ID)
xeno get camera fov(ID)
Source: README.txt, updated 2011-06-04