myg1_bldg_rock_face.msh [Solved]
Moderator: Moderators
-
ZoomV
- Rebel Warrant Officer

- Posts: 308
- Joined: Thu Aug 15, 2013 11:27 am
- Projects :: Old Republic Map pack
- xbox live or psn: No gamertag set
- Location: Belsavis, Maximum Security Ward
myg1_bldg_rock_face.msh [Solved]
I have notice that this object has some seriously messed up collision geometry on it, and I wonder if their is some way to get around it. I tried putting -nocollision in the .msh.option file, but that didn't do a thing.
- AnthonyBF2
- Sith

- Posts: 1255
- Joined: Wed Aug 21, 2013 3:55 pm
- Projects :: PS2+PSP Overhaul
Re: myg1_bldg_rock_face.msh
If you want to remove collision, add these codes to it's odf file.
SoldierCollision = "none"
VehicleCollision = "none"
and OrdnanceCollision = "none"
SoldierCollision = "none"
VehicleCollision = "none"
and OrdnanceCollision = "none"
- AceMastermind
- Gametoast Staff

- Posts: 3285
- Joined: Mon Aug 21, 2006 6:23 am
- Contact:
Re: myg1_bldg_rock_face.msh
This object uses a combination of normal collision and primitives for soldier and ordnance. You could hex out the primitive collision easily or completely rebuild the collision however you want it in XSI. What you plan to use this object for would determine what collision modifications need to be done.
-
ZoomV
- Rebel Warrant Officer

- Posts: 308
- Joined: Thu Aug 15, 2013 11:27 am
- Projects :: Old Republic Map pack
- xbox live or psn: No gamertag set
- Location: Belsavis, Maximum Security Ward
Re: myg1_bldg_rock_face.msh
I don't have XSI or the skill to use it. However Anthony's fix works for what I am doing.
-
hunpeter12
- Command Sergeant Major

- Posts: 260
- Joined: Mon Apr 18, 2011 2:53 pm
- Projects :: Underground City The Complex [WIP]
Re: myg1_bldg_rock_face.msh [Solved]
You can also use Blender. I find it much simpler to use. However, you can only export props properly.
