OriginDutch's Forum Posts

  • 3 posts
  • 'm sorry as I've not been able to recreate this in a new instance of construct,

    but here's my problem:

    I've a slider that I turned 90 degrees so it goes upwards instead of to the side.

    However, when I resize the screen even the slightest bit the slider decides it doesn't like its old position any more and changes.

    It is still usable, but only the part visible on the screen.

    Both pictures are displayed here :

    [attachment=1:3a1jfjy3][/attachment:3a1jfjy3]

    [attachment=0:3a1jfjy3][/attachment:3a1jfjy3]

    How do i stop it from doing this?

    I've tried to set it to a certain position every tick it wouldn't even move an inch.

    I've tried to check for it's position and if it changes recreate it on the old location, which failed 9/10 times.

    If necessary, I can upload my entire project so you can see for yourself.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Slider -> set CSS style "transform" to "rotate(90deg)"

    This worked, Thanks !

  • Hello,

    I'm making a simple game for a school assignment, A math game.

    They want me to make a help section which includes a slider to show the different possibilities of outcome of fractions ranging from 1 to 100.

    But it would be so much better having the slider turned vertically, instead of horizontally. I've yet to find the option anywhere. Looking for searches as "Sliderbar Rotate" or "Turn slider (up, vertically, 90 degrees etc..) have resulted in nothing that could help.

    I hope you guys are able to save me

  • 3 posts