Hey, I want to make square map (4x4 rooms) with moving object that randomly chooses its path (left, right, forward but no backward) every time it passes the doors. Is it possible without scripting? I figured out that with func_tracktrain I can make it moving forward and left or right but it's not exactly what I want to see, because there are only two directions instead of three.
In the image below green indicates rooms and red indicates object's path
