Quote from: EasyPLC_Master on March 23, 2026, 11:55:45 AMMachines Simulator uses a different coordinate system than Unity.
When you split a OBJ model using the tool included in the component Model 3D, the origin (or pivot point) of the splitetd model it is inherited from the original model and does not fit the extracted part.
Then you must to use other component (empty, static or other Model 3D) to parent it and use the parent as the origin of the splitted model.
Then you can operate with the parent at your convenience.
Quote from: EasyPLC_Master on March 23, 2026, 11:58:14 AMThat has not sense!
In Machines Simulator the PLC Outputs are read entities (due are wrtitten by the PLC) and the PLC Inputs are write entities (due are readed ny the PLC).
It makes no sense and is counterproductive for Machines Simulator to write the PLC outputs in a PLC simulation.