Moving and spinning platforms
Reply on sbox.game-
Hi !
I would like to create spinning and moving platforms on my map, but i didn't find a way to do it (path_track doesn't seems to be usable anymore).
Thank you in advance :) -
I think I've found a solution using GameObjects and Joints Component. I initially tried it in hammer, but I couldn't link the wheel joint to a GameObject. So I did it this way in the Scene Editor. Is this the new and correct method for creating moving platforms ?
-
i believe so... from what i cant Hammer is for the "background" map, as in the static unchanging world, while the scene editor is for creating the dynmaic portion of the world. Why both editors can do what the other does they are just better for certain things
-
Ok thank you for your response 👍