Anarchyjunky
Member
I've been playing around with the cursor_rect and want to change it so that it is a bullet point and not a flashy cursor thing. At first I just placed an image on each side of the cursor_rect, and turned cursor_rect off - however this seems to have huge effects on the performance of the menus - and when you have two selectablemenus (like in equip or menu status in the standard menus) it becomes noticably laggy.
So now what I'm doing is I'm putting a bullet point in the cursor_rect box and moving the cursor_rect to the left of the menu - that way it scrolls down like a bullet point. However the main problem is that the cursor rect keeps on flashing - which really makes my bullet point look less defined and not as good. I've tried turning off the cursor_rects flashing - but the cursor_rect itself doesn't seem to have that function.
So if anyone knows how I can change the cursor rect into a bullet point that doesn't flash I'd be glad to hear from you - if you know how to get a bullet point on each side without messing up the performance you get a gold star.
So now what I'm doing is I'm putting a bullet point in the cursor_rect box and moving the cursor_rect to the left of the menu - that way it scrolls down like a bullet point. However the main problem is that the cursor rect keeps on flashing - which really makes my bullet point look less defined and not as good. I've tried turning off the cursor_rects flashing - but the cursor_rect itself doesn't seem to have that function.
So if anyone knows how I can change the cursor rect into a bullet point that doesn't flash I'd be glad to hear from you - if you know how to get a bullet point on each side without messing up the performance you get a gold star.