Logic Device :: The Accumulato r
- Mark as New
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-22-2009 08:34 AM
Inspired in part by lightningserpent's new item counter, and partly by the Mario brothers, I just published a new level, "Accumulator." It contains a device whose purpose is to count events and return that count on demand. The device takes as input any signal which will trigger a dissolve. It returns the count via a 1-shot signal. It will store up to 8 events.
The current demo shows it used in this fashion: SB has to collect a certain number of items in the level. You want to give the player a status report as the items are collected. Grabbing an object triggers the Accumulator, which causes a nearby emitter to shoot out the same number of floaty stars as the collection tally. This gives the player status from a compact display: 1 emitter (and if desired, a sound effect speaker.)
Other possible uses:
- Allow SB to "collect" a certain number of identical items for later use, and then emit them when needed. Example: SB could collect bombs to use later against a boss.
- Create a cache of point bubbles later in the level based on the number of items collected. This can allow you to reward the player for thorough exploration.
The item count is stored in the Accumulator, and the count can be accessed with or without incrementing the count.
You can also generate any number of special events (First item collected! Last item collected!) simply by hanging red mag switches next to the desired slot on the Accumulator.
Advantages:
- One wire in for each event, in any order, non-sequential is OK.
- One output wire to each display.
- Point-of-display devices can be compact in terms of size and thermo.
- Easy to reset: just drop in dissolve switches.
- I built it big for easy wiring and reseting.
Limitations:
- The eight-event limit is based on limitations in stable dissolve stacking.
- The device has a 6-second reset time, so it may not be suitable for a single room with several collection items.
___________
Tips on Typography in Little Big Planet
Level: "Font Cache" Contains all my published typefaces for LBP
Level: "Protractor" Just what it sounds like. Useful for radial construction.
Level: "3-Way Grab Switch" Grab-activated 3-way switch control
Level: "Color Creator" Mix RGB colors and create custom stickers
All together now: "Stars are for them, hearts are for me!"
Re: Logic Device :: The Accumulato r
[ Edited ]
- Mark as New
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-22-2009 08:53 AM - last edited on 03-22-2009 09:06 AM
Your life minus your doubts equals your reality
Levels:
Search for El Dorado
Collectible Counter *copyable
Hovercraft Treasure Hunt
Re: Logic Device :: The Accumulato r
- Mark as New
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-23-2009 08:57 PM
(O)_(O)
Re: Logic Device :: The Accumulato r
- Mark as New
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-24-2009 05:03 AM
Weeeell, it's an incremental counter. It could be turned into an inventory with a few modifications, however it would spit out everything SB has collected whenever you accessed it.
___________
Tips on Typography in Little Big Planet
Level: "Font Cache" Contains all my published typefaces for LBP
Level: "Protractor" Just what it sounds like. Useful for radial construction.
Level: "3-Way Grab Switch" Grab-activated 3-way switch control
Level: "Color Creator" Mix RGB colors and create custom stickers
All together now: "Stars are for them, hearts are for me!"








