im a new into unity (1day hhh), i ve never worked with it , i need your help please
i have a student project (industrial automation process Simulation)
The Blue Plateforme at the top should move right or left and also moves the gray rod with the white item and bue plateform at the bottom,
the blue plateforme at the bottom should rotate -7 to 41 degree
the right/left and rotation + rotation - are controlled by C# :
the Industriel controller (PLC) to control this gonna be networked with C# network library script ( this controller will give commands to cube to move right or left , up or down , rotate to -7degree or +41degree )
also get feedbacks when the cube is at certain positions
position 1 = x y z when cube is at x y z the position 1 variable (true condition) should be sent to the controller (C#) or creation some sensors that trigger that position signals )