[enhancement] Snap and override connection
Ilya-torshov opened this issue ยท 3 comments
two additions to the current connections system
-snap - When two compatible connection points with this set to true move towards eachother and are within the valid distance they will automatically connect to eachother
-Override - when a connection with override set to true is connected it will cancel all other connections. Useful for stuff like cranes, forklifts that should be able to automatically uncouple a vehicle, in this case a container or pallet from the vehicle they are connected to
Congrats, that makes this ticket a duplicate of #1348 !