11.02.2013, 20:22
Regarding the road attachs feature, you are using some matrixes to calculate the right road position, like this:
I don't understand exactly what you are doing, but I would like to know if you could give me a similar matrix to use the object 18791 as a right turn, just like in this picture (red):
Thanks!
Код:
//18791 {0x4265C7AE, 0x41766E98,-0x40F05532, 0x00000000, 0x00000000, 0x41B40000}, {0x42D88625, 0x4211CDD3, 0x00000000, 0x00000000, 0x00000000, 0x41B40000}, {0x42900A3D, 0x41EEA5E3, 0x00000000, 0x00000000, 0x00000000, 0x42340000}, {0x4297DC29, 0x41B878D5, 0x00000000,-0x3E900000, 0x00000000, 0x41B40000}, {0x4297DC29, 0x41B878D5, 0x00000000, 0x41700000, 0x00000000, 0x41B40000}, {0x4265C7AE, 0x41766E98,-0x40F05532, 0x00000000, 0x00000000, 0x41B40000}, {0x4265C28F, 0x41766666,-0x40F05532, 0x00000000, 0x00000000, 0x41B40000}, {0x4265999A, 0x417620C5,-0x4010D845, 0x00000000, 0x40F00000, 0x41B40000}, {0x4233AE14,-0x417D70A4, 0x41B8F1AA, 0x00000000, 0x00000000, 0x41F00000}, {0x42D88625, 0x4211CDD3, 0x00000000, 0x00000000, 0x00000000, 0x41B40000}
Thanks!