Objects involved: 9-patch, Sprite, SpriteFont
What I'm trying to accomplish: 9-patch as the menu holder, able to be moved around (by dragging an on-screen icon around). Sprite has various animation frames, each is a different "skill" icon. SpriteFont will spawn next to the skill icon sprite, and depending on the animation frame (or if I need to specify) what that skill's level currently is.
Description: I want to make menu windows using the 9-patch plugin, so it can be various windows holding various objects that can be moved about on the screen.
My first try is a skills menu, and it either needs various pages or a method to scroll up and down while keeping the contents of the menu on itself. The menu needs to be a list consisting of another object.
MOCKUP: