This is an avatar editor system I made for my roleplay game. It features a cycling catalog that refreshes weekly with the top selling items for that week. It contains all the ability to add all accessory types, layered clothing, individual body parts and sizing. It hsa great performance too, only loading in visible frames, and creating necessary frames when scrolling further down a page.
This is my third iteration of this system, which began as a rewrite to Defaultio's original RichText module back in 2018. The purpose of my system was to mainly include unique markups, such as sound, animation, emotes, etc. that can be played at any point during text. You can incorporate images into text, as well as have overflow on paragraph text, animation entering styles and more. I am hoping to make this system public at some point.
This was made as a brief mockup for a horror based game with basic first person camera views, sprinting, and flash light zones. It's incredibly bare bones and was made in only a few hours