Hello;
I'm making a game my friend suggested, and I really am not running into problems, but I was wondering if there was a way to customize graphics for the list object. It's kind of annoying. Anyways, If anyone knows if this is possible or if there is an extension to use that i can customize.. I hate how it looks..
Originally Posted by Superslimeboy Hello;
I'm making a game my friend suggested, and I really am not running into problems, but I was wondering if there was a way to customize graphics for the list object. It's kind of annoying. Anyways, If anyone knows if this is possible or if there is an extension to use that i can customize.. I hate how it looks..
Check this out, and maybe it will help.
Gizmo Selector Example
Author: nivram
Genre: example
Extensions Needed: none
Features:
Walk behind tree
Interactive List Object
Instructions:
Move: Arrow Keys
Click on the Blue Item Selection Box to scroll through the available Gizmos. When you activate a Gizmo, a Gizmo Icon will always be above the Hero. Press the Space Bar to use an active Gizmo. The Clock Gizmo will stop the Spikes. It is up to you to code uses for other things.
It doesn't matter which graphics, I just want to use a picture...
The game is hand drawn, So i guess i want to use a ripped piece of paper.
so basically, can you replace the list background with an image?
-Just had Idea
I think the normal method is to store all your data in a hidden list object, and then create your own custom list from multiple Active System Box objects. It's not as much hassle as it sounds, but it's one of those details that you probably want to leave until you've finished everything else.