Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

AutoUi for GameMaker

A UI system for GameMaker for responsive, dynamic interfaces in seconds · By ome6a1717

AutoUi Update v1.0.1 Sticky

A topic by ome6a1717 created 57 days ago Views: 30
Viewing posts 1 to 1
Developer

A small update with the following has been posted:

  • The scroller now has a new public variable named 'scroll_momentum'
  • All JSDocs for element functions are now properly detailed
  • Optional example sprites are now in a folder

BUG FIXES

  • Deleting a selection from the TextEdit object no longer deletes the last index as well
  • The starting value for the slider is now set to the minimum value if not directly set
  • The slider mouse positioning is now accurate if the minimum value is not 0