An apple macintosh-style dock for OS's and their apps. Each icon is a clone with a name in the "app names" list. Its costume will be this name and when it's clicked it will: • Broadcast "an icon clicked" • Broadcast its app name • Set the "icon clicked" variable to its app name There's a list called "notifications," set an item to true or false to decide if it gets a little notification thing.
Feel free to use this in any OS, but credit is required. If you use it, be sure to add a link to your project in the comments so I can check it out. :) UPDATES: • Combined into one sprite so you can more easily drop it into your project. • Notifications. • Made it easier to tell initialization code from functional code. • Icons stop resizing when mouse isn't moving. • Used fast custom blocks so all the icons appear at the same time. • If you have overlapping icons, the one the mouse is touching will move to the front.