Here is the pitch_down_1 in the config. Did everything in order, including add at the end, still no texture viewed.
even tried it with the default texture.
I can see the thrusters with the DG.
---------- Post added at 02:49 AM ---------- Previous post was at 02:45 AM ----------
I think I found the problem. I put 0.05 for the width of the thruster, but it was saved as 0
I made it 0.05 in the config, now I see the thruster. :thumbup:
Code:
THR_14_ID = 14
THR_14_NAME = Pitch_dwn_1
THR_14_POS = 0 0 10
THR_14_DIR = 0 -1 0
THR_14_MAX0 = 214.517
THR_14_ISP0 = 1e+007
THR_14_ISPREF = 0
THR_14_PREF = 101400
THR_14_TANK = 0
THR_14_HASEXHAUST = TRUE
THR_14_EX_0_ID = 0
THR_14_EX_0_LSIZE = 1
THR_14_EX_0_WSIZE = 0
THR_14_EX_0_EXTEX = 1
THR_14_EX_0_CUSTOMPOSDIR = TRUE
THR_14_EX_0_POS = 1.113 1.387 0.56
THR_14_EX_0_DIR = 0.287 0.538 -0.793
THR_14_HASPARTICLES = FALSE
I can see the thrusters with the DG.
---------- Post added at 02:49 AM ---------- Previous post was at 02:45 AM ----------
I think I found the problem. I put 0.05 for the width of the thruster, but it was saved as 0
I made it 0.05 in the config, now I see the thruster. :thumbup:
