Ted Thompson
Ted Thompson
Error in Quake2.fgd line 511 (#3096 actually has an easy solution) ``` @PointClass base(Appearflags) color(255 128 0) size(-32 -32 -16, 32 32 32) model({ "path": ":models/monsters/tank/tris.md2", "frame":254, "skin": 2}) =...
``` MODULE { namespace = KerbalKonstructs name = AnimateOnSunRise animationName = KSCFLT02 reverseAnimation = False //True timeWarpAnimation = True mathHorizontalAngle = True horizonAngleOffset = 35 delayLowTimeWarp = 2f delayHighTimeWarp =...
Being able to swap in roughness for smoothness (for creation and proper preview of the material) would make this PERFECT. Even so, very happy to be able to set the...
https://1drv.ms/u/s!ApRsS13p52FhhPF1MAjMhRGZbeUxFw?e=rZ4aMt
**KSP:** 1.12.5 Windows 64bit **Problem:** Flickering "decals" **Mods installed:** - Scatterer 0.0838 - EnvironmentalVisualEnhancements 1.11.7.1 **Reproduction steps:** "Tundra Space Center" Pad 34 (and others) uses a small polygon on the...
The stock html page was displaying data fine, but when I deleted those pages/scripts and installed MKON, I get no data. I was able to add modules and all that,...
Consider this program: ``` 10 HGR2 : HCOLOR= 5 20 FOR I = 1 TO 199 STEP 3 30 HPLOT 100,100 TO I,10 40 NEXT ``` When run without the...