360 view cockpit / does not apply to the upload (FIX)

the default template does not apply to the mod upload (Conversion)
on each upload the values are ignored also the rear tag

0_1513181888568_xml.JPG

!! Lokaly everything works as expected !!

last edited by voto.1979

i had the same problem, i just copied all the values over from the template

	<Camera Center="(0; 0; 0)" ParentFrame="" RadiusMultiplier="1.1" >
		<Cockpit
			ViewDir="(1.0; -0.05; 0)"
			ViewPos="(0; 0; 0)"
			LimitsHor="(-2.8; 1.0)"
			LimitsVer="(-0.32; 0.2)"
			ZoomViewDirOffset="(0;-0.1;0)"
			ZoomViewPosOffset="(0.4;0;0)"
		>
			<Rear
				HorTransitionEnd="-1.5"
				HorTransitionStart="-1.2"
				LimitsVer="(-1.2; 0.2)"
				RollAngle="-15"
				ViewDir="(1.0; -0.05; 0)"
				ViewPosOffset="(0; -0.1; 0.7)"
			/>
		</Cockpit>
	</Camera>

set the limits (LimitsHor and LimitsVer) on how much you want it to be able to move

I did the same 🙂 ...

So you have encounter the same bug ...(if you use the template tag) everything works locally but not from the steam workshop?

SOLUTION

OK... if you encounter the same problem ... uninstall the editor (make a backup from your mods, custom classes, textures or maps) and install the the editor again (also install the game media "path" again)

... the editor works ... inkl. the template tag for the camera / cockpit ...