Hi guys, I've a problem with rpmneedle on 1P view.
I've exported with Blender
chassis
---w_dash
---rpm_needle
[...]
On export script for fbx2edf
chassis
fsusp
[...]
(no rpm_needle)
on gfx.cfg
[...]
gauges
{
scene = 0 (it is on chassis)
rpm_analog
{
enable = 1
needle = rpm_needle
axis = x-
step0value = 0
step0angle = 0
step1value = 14000
step1angle = 220
}
[...]
Now I've this problem, my needle rotates on the x axis, perpendicular to the ground, and not in line with the rev counter
I tried on Blender and it runs "parallel" to the rev counter while in the 1P view perpendicular to the ground,
where is the mistake? Any suggestions?
Thanks all