From 1ef8825bd39cb199edf3cf3fa8c427edfb623cb1 Mon Sep 17 00:00:00 2001 From: Chris Angelico Date: Thu, 10 Feb 2022 21:28:53 +1100 Subject: [PATCH] Update path to model file This probably changed some time in the past decade, but the path to the accelerometer model in the cfg file is currently wrong. The model can be found in Parts/Science instead. --- .../GameData/ThunderAerospace/Examples/PartRightClick/part.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03-PartRightClicking/GameData/ThunderAerospace/Examples/PartRightClick/part.cfg b/03-PartRightClicking/GameData/ThunderAerospace/Examples/PartRightClick/part.cfg index 736a7fb..676e395 100644 --- a/03-PartRightClicking/GameData/ThunderAerospace/Examples/PartRightClick/part.cfg +++ b/03-PartRightClicking/GameData/ThunderAerospace/Examples/PartRightClick/part.cfg @@ -12,7 +12,7 @@ author = TaranisElsu MODEL { - model = Squad/Parts/Utility/sensorAccelerometer/model + model = Squad/Parts/Science/sensorAccelerometer/model position = 0.0, 0.0, 0.0 scale = 1.0, 1.0, 1.0 rotation = 0, 0, 0