Hey, Im builidng a game that requirs a factory, objects will be spewed of of a machine. What is the best way to move them around? I Have tried convayor belts but they cause way to much lag becuse of the physiscs objects>? Any other ideas and how I would do them?
Simulate a conveyor belt by animating a materials offset and just move the Objects using transform.position.