+littlesmoke Posted June 9, 2021 Posted June 9, 2021 Hi yall, any way to adjust these light positions without messing with the LOD or whatev? F18 data file: "//Slimers [LeftFuselageSlimer] SystemType=LIGHT LightNodeName=LP_Fuse_Left CanFlash=FALSE [RightFuselageSlimer] SystemType=LIGHT LightNodeName=LP_Fuse_Right CanFlash=FALSE..."
+Wrench Posted June 10, 2021 Posted June 10, 2021 iirc, those slimers are self illuminating meshes? if so, no; not without the MAX files. if it were a regular light, no problem //tail & backup lights// [TailLightRed] SystemType=LIGHT Position=0.0,-5.44,0.15 <---------- LightSrcOffset=0.00,-0.10,0.00 Color=0.98,0.25,0.25 Brightness=0.03 LightSrcRange=0.2 CanFlash=FALSE [TailLightWhite] SystemType=LIGHT Position=0.0,-5.86,2.17 LightSrcOffset=0.00,-0.10,0.00 Color=0.88,0.88,0.88 Brightness=0.03 LightSrcRange=0.2 CanFlash=FALSE that's the easy stuff!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now