Problems with getting new probe droid [Solved]
Posted: Wed Aug 21, 2013 6:33 pm
I am currently working on some new units and I really wanted incorporate some commando inspired equipment. I thought it would be a cool idea to get some new probe droid models to work as recon droids. So I tried re-skinning the BF2 auto turret model(video uses stock texture) and replaced the geometry on the remote probe droid's ord odf. Unfortunately there is a problem with collision with that model, it can move but it cant go through doors and has problems moving over some objects. If any of you gentlemen want to take a look at what I have so far (thanks to tirpider and Republic commando) here is a video and a link to the model set up.
Video:
http://www.youtube.com/watch?v=YXLACXx0 ... e=youtu.be
File:
http://www.mediafire.com/download/9ha96 ... _recon.zip
and here is what I have on the imp remote droid ord file to get that reasonable camera view.
Me and a few others are still working on it and it would be most appreciated if we got more insight from someone more experienced with this perhaps.
Video:
http://www.youtube.com/watch?v=YXLACXx0 ... e=youtu.be
File:
http://www.mediafire.com/download/9ha96 ... _recon.zip
and here is what I have on the imp remote droid ord file to get that reasonable camera view
Code: Select all
[GameObjectClass]
ClassParent = "com_weap_inf_remotedroid_ord"
GeometryName = "Rep_inf_StormComm_recon.msh"
[Properties]
ExplosionName = "imp_weap_inf_remotedroid_exp1"
GeometryName = "Rep_inf_StormComm_recon"
WEAPONSECTION = 1
WeaponName = "imp_weap_inf_remotedroid_blaster"
WEAPONSECTION = 2
WeaponName = "imp_weap_inf_remotedroid_destruct"
BuildingCollision = "Collision"
VehicleCollision = "Collision"
OrdnanceCollision = "Collision"
SoldierCollision = "Collision"
SetAltitude =1.5
Acceleraton = 15.0
MaxSpeed = 6.5
MaxStrafeSpeed = 8.0
MaxTurnSpeed = 3.6
CameraHeight = 2.3
CameraDistance = 4.5
TrackOffset = "0.0 0.0 4.5"
NormalDirection = "0.0"
AimValue = "1.0"Me and a few others are still working on it and it would be most appreciated if we got more insight from someone more experienced with this perhaps.