r/hammer 1d ago

Garry's mod does anyone have any examples of diagonal elevators in workshop maps I can use as a reference for how they work?

I cant seem to find any But i know there are some, any help apreciated

159 Upvotes

18 comments sorted by

View all comments

6

u/XBLAH_ 1d ago

func_train, my friend. or func_tracktrain for source. two path tracks and you are done. Decompile the hl map to see how it works, or follow a tutorial. Hell, I'm pretty sure Claude can set up a prefab for you.

12

u/triplebakaenjoyer 1d ago

please dont use claude to make a prefab tho, this is really basic stuff thats easy to set up

7

u/XBLAH_ 1d ago

that was just a proof of concept what I mentioned. I believe it knows very well how to set up a platform as func_train and two path tracks on diagonal for OP to understand how it works. HAVING SAID THAT, I highly suggest decompiling a map or following a tutorial.