So if you open that picture above, its just a standard pulley prop for the engine. I am trying to translate this prop backwards, but can't for the life of me figure out how to do it here. I tried adding the standard ",[]{"pos":{"x":0.0, "y":0.2, "z":0.0}}" however this does not work at all. If anyone could help me out here, that would be amazing. Thanks!
OP, did you ever find a solution to this? I'm having similar issues with accessory pulleys / belt on a Bastion 5.7 swap.
I have not. I know it's definitely doable, and people act like it's easy, but no one can seem to offer the solution.
On props you should use baseTranslation instead of pos, syntax is the same. But you will be surprised how hard it actually is to line them up.
Thank you! I was able to get it to work using this: Code: "props": [ ["func", "mesh", "idRef:", "idX:", "idY:", "baseRotation", "rotation", "translation", "min", "max", "offset", "multiplier"], ["rpmspin", "gavril_v8_fullsize_pulley1", "e3l","e3r","e4l", {"x":-90, "y":0, "z":0}, {"x":0, "y":1, "z":0}, {"x":0, "y":0, "z":0}, -360, 360, 0, 1],{"baseTranslation":{"x":0.0, "y":0.2, "z":0.0}}, ["rpmspin", "gavril_v8_fullsize_pulley2", "e3l","e3r","e4l", {"x":-90, "y":0, "z":0}, {"x":0, "y":1, "z":0}, {"x":0, "y":0, "z":0}, -360, 360, 0, -1],{"baseTranslation":{"x":0.0, "y":0.2, "z":0.0}}, ["rpmspin", "gavril_v8_fullsize_pulley3", "e3l","e3r","e4l", {"x":-90, "y":0, "z":0}, {"x":0, "y":1, "z":0}, {"x":0, "y":0, "z":0}, -360, 360, 0, 1],{"baseTranslation":{"x":0.0, "y":0.2, "z":0.0}}, ["rpmspin", "gavril_v8_fullsize_pulley4", "e3l","e3r","e4l", {"x":-90, "y":0, "z":0}, {"x":0, "y":1, "z":0}, {"x":0, "y":0, "z":0}, -360, 360, 0, 1],{"baseTranslation":{"x":0.0, "y":0.2, "z":0.0}}, ["rpmspin", "gavril_v8_fullsize_pulley5", "e3l","e3r","e4l", {"x":-90, "y":0, "z":0}, {"x":0, "y":1, "z":0}, {"x":0, "y":0, "z":0}, -360, 360, 0, 1],{"baseTranslation":{"x":0.0, "y":0.2, "z":0.0}}, ["rpmspin", "gavril_v8_fullsize_pulley6", "e3l","e3r","e4l", {"x":-90, "y":0, "z":0}, {"x":0, "y":1, "z":0}, {"x":0, "y":0, "z":0}, -1440, 1440, 0, 4],{"baseTranslation":{"x":0.0, "y":0.2, "z":0.0}},
from my experience, I'll use "baseTranslationGlobal" but may not be the best also here is an example "baseTranslationGlobal":{"x":-0.002592, "y":-1.81025, "z":0.815004} <-- model software location