the sloping FOF wont tilt up and down!!!!

JohnDough71

Member
Screenshot (11).png
Screenshot (12).png
Screenshot (14).png
Screenshot (10).png




What i am trying to do, is to make it tilt up and down, like the ones in Arid Canyon 1. But it doesnt work.
 
This is why it's advised to align the control sector of a sloped FOF with the in-map sector containing the FOF. The slope is pinned to the linedef defining it -- the platform technically is tilting properly, just relative to the control sector instead of the actual map space.

Make sure the slope-defining linedef is on the same line as the in-map 'pivot' linedef. An easy way to do so would be to use Draw Line mode to temporarily extend the pivot linedef to OoB space, then moving the control sector to align with that extension. (Be careful with it, however!)
 
This is why it's advised to align the control sector of a sloped FOF with the in-map sector containing the FOF. The slope is pinned to the linedef defining it -- the platform technically is tilting properly, just relative to the control sector instead of the actual map space.

Make sure the slope-defining linedef is on the same line as the in-map 'pivot' linedef. An easy way to do so would be to use Draw Line mode to temporarily extend the pivot linedef to OoB space, then moving the control sector to align with that extension. (Be careful with it, however!)
I am sorry, but i dont really understand what you mean by the slope-defining linedef being on the "same line" as the in-map linedef. And what does OoB space mean?
Post automatically merged:

Sorry!!!
I am sorry, but i dont really understand what you mean by the slope-defining linedef being on the "same line" as the in-map linedef. And what does OoB space mean?
I managed to figure out how to do it!! sorry!
 
Last edited:
I am sorry, but i dont really understand what you mean by the slope-defining linedef being on the "same line" as the in-map linedef. And what does OoB space mean?
I know I'm late to the jump, (congrats on getting it working!) but basically, it should look a little like this mockup I threw together right now:
1748545522106.png

The green line here is the line defining the slope.
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top