• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

sliders

  1. E

    SOLVED Audio Settings?

    Hey guys i was working on option settings in my game so the problem is how to make audio settings using sliders? I mean i want to change it with arrow keys (not using mouse) like in some platformer games however i know the basics of that i can use audio groups and also use (sounds gain) or...
  2. AnnoyingDoggoX

    Getting a value from a slider.

    How would I make a scalable slider that outputs a value?
  3. samspade

    Asset - Objects Button Pack

    Available for GMS 2 (with the exception of array initialization, should be backwards compatible with GM:S 1) GET IT HERE Description This project is meant to be comprehensive and easy to use. The goal is to provide the foundation for virtually any standard button, slider, toggle, etc that you...
  4. jf_knight

    GML [solved] -1,0,+1 value slider bar

    I'm following "SlasherXGames's" tutorial where his example shows the bar with values 0 to 100. I would like to make a similar slider bar for my projects' global brightness setting that registers the values -1 on the far left, 0 at the very center, and +1 at the far right. (note: this bar is...
  5. R

    Hate on the surfaces with drawn part and slider[BTW no problems only some thoughts]

    Okay so I've a surface who works with a slider yay... I draw the surface in the middle of the screen so let's say screen -> height = 270 real surface height = 900 the surface starts at 30 and end at 240 so the surface which is drawn partly starts at the first and ends at the second y...
Top