Page 1 of 1

CollisionScale for star fighters

Posted: Mon Dec 01, 2014 11:46 am
by AnthonyBF2
I'm trying to mod the ships to take no damage on impact, any impact.

Example:

I change the Snowspeeder's CollisionScale from 1.5 to 0.0 0.0 0.0
This reduced collision damages but can still crash and die pretty easily.
I don't know how to set these numbers, the goal is to be able to take any impact, from a forward angle at max speed and live.

Re: CollisionScale for star fighters

Posted: Sat Dec 06, 2014 8:17 pm
by jedimoose32
That CollisionScale bit should work... Try putting all of the numbers in quotation marks, like this: "0.0 0.0 0.0"

Re: CollisionScale for star fighters

Posted: Sun Dec 07, 2014 3:52 am
by AnthonyBF2
I've done that before but it's doesn't seem to matter.
I've known several ODF functions to not need ""
I got that code on com_inf_default without "" and all infantries can land without taking damage.

Re: CollisionScale for star fighters

Posted: Sun Dec 07, 2014 11:49 am
by MileHighGuy
wierd.. try also changing collision threshold maybe?

https://sites.google.com/site/swbf2modt ... sion_notes