How do I set the object's property in the blender? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (
https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (
https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: How do I set the object's property in the blender? (
/showthread.php?tid=644888)
How do I set the object's property in the blender? -
ATomas - 15.11.2017
Hello,
when I make an object in the blender and give it a sand texture. How do you make the sand raises when I ride a motorcycle? And how do I turn off to prevent traces of hand brake on sand?
Thanks for help
Re: How do I set the object's property in the blender? -
Kalcor - 16.11.2017
The surface type is in the collision file. Generate the col with kdff or col/io (3dsmax). Load the col in Collision File Editor II. Press F4 to edit the selected col. Go to the Face tab. Select all faces. Scroll down to "Surface settings." Change the faces from Default surface to Sand. Save the col and attach it to the dff with kdff.
Re: How do I set the object's property in the blender? -
ATomas - 16.11.2017
Thank you! its works!