Page 1 of 1

Give R2D2 a jetpack?

Posted: Thu Dec 03, 2009 12:07 am
by ukrai
Ive setup custom sides etc and have R2D2 as a playable model, anyone know how i would go about giving him a jettrooper style ability so he can fly?

here my current odf for him:
Hidden/Spoiler:
[GameObjectClass]
ClassParent = "com_inf_default"
ClassLabel = "droid"
GeometryName = "all_droid_r2d2.msh"

[Properties]
Label = "R2D2"

GeometryName = "all_droid_r2d2"
ExplosionName = "all_droid_R2D2_exp"

MaxHealth = 50.0
SetAltitude = 0.0
Acceleraton = 15.0
MaxSpeed = 2.0
MaxStrafeSpeed = 0.0
MaxTurnSpeed = 0.6
WeaponName = "all_weap_inf_invisibility"
WeaponAmmo = 0
CameraHeight = 2.3
CameraDistance = 4.5

TrackOffset = "0.0 0.0 4.5"
NormalDirection = "0.0"
AimValue = "1.0"

Re: Give R2D2 a jetpack?

Posted: Thu Dec 03, 2009 12:17 am
by Fiodis
...Copy and paste the jetpack lines from any stock jetpack unit?

For the record, there's a unit odf for a jetpack R2 already released.

Re: Give R2D2 a jetpack?

Posted: Thu Dec 03, 2009 11:20 am
by General_Nate
Yep, I made it. You can find that Right Here.