Moving and spinning platforms

Started by DayUx 4 posts 292 views

Reply on sbox.game
  1. #1
    DayUx 3,860
    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 :)
  2. #2
    DayUx Started this 3,860
    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 ?
  3. #3
    Seven 1,310
    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
  4. #4
    DayUx Started this 3,860
    Ok thank you for your response 👍