This module is basically a UIListLayout but animatable, meaning if u change the LayoutOrder it wont teleport to the new position, but rather animate toward the new position.
Hello! before we start here are a couple of things you should know:
No Type Annonations
Not thoroughly bug checked (test for yourselves)
Not fit for every scenario
Does not have flex features like UIListLayout
this was mainly made for my new game im working on so i didnt really pay that much attention to the Horizontal mode (or any other mode for that matter), if you find any bugs let me know i might fix them if i have the time!
** do note i couldnt be asked to actually type out the api myself so its made with ai with some changes by me, tell me if u want something added or fixed **
ya i dont really care if people fork it or something but i dont really wanna get too involved with this module, not trying to waste all my time handling it, if u can do it its fine by me, i just decided to share it with you guys and if u want to edit it u can feel free to do so
don’t know if you are still updating this but i have found an issue.
if the layout is on horizontal, it wont apply center or right alignments.
i’d appreciate if there is atleast a snippet of code for a possible fix!