Off Topic > Games
LBP 2 seems confusing.
<< < (2/2)
thomas64:

--- Quote from: tails on August 20, 2010, 02:26:34 PM ---That red button looks tasty

--- End quote ---
Indeed.
Aphtonites:
Little big planet wiremod?
It makes sense.
And/if/random/negate/subtract/add/multiply chips that could process a value to output something for rockets, wheels.etc
Skateaton:

--- Quote from: Masterlegodude on August 20, 2010, 02:36:13 PM ---I wonder what that does?

--- End quote ---
That’s an 8 bit parallel access store, typically used for mainting values locally in registers in CPUs. The key is that you set the values you want, jump on the button, and they get ‘saved’.  Awesome!

From there you can build integer units – crucially, all using a controlled store. Unlike the calculator level in LBP1, this allows you to create sequential instructions that operate on cycles – effectively a CPU, combined with indexable controlled store – aka ram. Plonk on top of that a grid of square lights…. aka pixels.
blaman:
LBP2 Will make it easier to make things you could make in LBP1. But It also adds a whole new degree of available complexity for the more advanced users.
There will be some amazing things come out of this game, I guarantee.
Navigation
Message Index
Previous page

Go to full version