Little Big Planet (PS3)

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CaptainZombie
    Brains
    • Jul 2003
    • 37851

    #361
    Re: Little Big Planet (PS3)

    Originally posted by Flawless
    Patch 1.06 is up.

    Details:
    • Moderated levels will now receive more detailed information once action has been taken.
    • The notification message will remain in place on screen, removing the chance that affected users miss the message.
    • Any moderated level can now be accessed for editing by the creator, whether online or offline.
    • Additional information is now displayed on the "Good Grief" screen advising users on how the grief reporting functions, and warns against making spurious reports.


    ...

    Looks like the MGS pack will include 11 new trophies and 5 levels!!
    • QuickFire Artiste
      Fire 40 paintballs in under 5 seconds
    • Rexecutioner
      Destroy the Metal Gear REX boss
    • Ace Act 3 and Act 4
      Ace Act 3: The Mission and Act 4: The Level Factory
    • Ace Act 5: The Boss
      Ace Act 5: The Boss
    • Paint Splurge
      Fire 5,000 paintballs
    • Diamond Hunter
      Destroy the 5 hidden target diamonds in Act 4: The Level Factory
    • Thrifty Painter
      Complete Act 3: The Mission firing less than 125 paintballs
    • METAL GEAR SOLID® Booty Master
      Collect all of the METAL GEAR SOLID® prize bubbles
    • Paint Sharer
      Publish a level containing the METAL GEAR SOLID® Paintinator Powerup
    • Virtual Survivor
      Achieve a score of 3,750 in the VR Survival Challenge
    • Speedy Rexecutioner
      Destroy the Metal Gear REX boss in under 2 mins 30 seconds
    Flawless, how much is the MGS pack?
    HDMovie Room

    Comment

    • Flawless
      Bang-bang! Down-down!
      • Mar 2004
      • 16780

      #362
      Re: Little Big Planet (PS3)

      No word on the price yet.
      Go Noles!!! >>----->

      Comment

      • CaptainZombie
        Brains
        • Jul 2003
        • 37851

        #363
        Re: Little Big Planet (PS3)

        Originally posted by Flawless
        No word on the price yet.
        Ok, thanks.
        HDMovie Room

        Comment

        • Flawless
          Bang-bang! Down-down!
          • Mar 2004
          • 16780

          #364
          Re: Little Big Planet (PS3)

          Post-patch I noticed a much better job of filtering the cool levels. Some good stuff is up, including some that are back out of moderation.

          ...

          $5.99 for the MGS level pack. Amazing deal.


          Metal Gear Solid hits LBP for the Holidays- 12/23!


          The Metal Gear Solid Premium Costume Pack will come complete with the Solid Snake outfit we revealed at TGS. But in addition you will see favorites like Meryl Silverburgh, Screaming Mantis & Raiden who will each have LBP costume



          Each costume is available at $1.99 each or get all 4 costumes for the price of 3 at $5.99. But it doesn't just stop with costumes, player-creators have the option of getting the....

          Metal Gear Solid Premium Level Pack for $5.99 which fills your Pop-it tool with a ton of MGS-themed “Create” materials, objects and stickers plus a whole lot more.

          Things like-


          • A 5th Sackboy costume…the Gurlokovich Soldier (see above).
          • 72 New Stickers
          • 12 New Materials
          • 10 New Decorations
          • 18 New objects
          • New background music track
          • 3 new interactive music tracks
          • New Metal Gear Solid themed ‘sound object’
          • New Plasma Ball ‘danger element’
          • New Laser Sight ‘gadget’
          • New functioning Searchlight lamp
          • 12 new Trophies to unlock
          • and best of all.....THE PAINTINATOR and Paint Switch




          With the THE PAINTINATOR you’ll be able to splatter anything that comes between you and the end of any level. Shoot paintballs with the R1 button and using the right stick to aim. Paintballs will hit very weak slap. Shoot ‘Brains’ from a safe distances now and progress thru levels much easier. The Paint Switch, so you can attach it to any object and set it to destruct after being splattered with enough paint.

          This new Level Pack is very exciting as these new items will open up the kind of levels Creators can make!

          Now if you don’t buy it, no worries, you’ll still be able to enjoy the MGS fun! Non-MGS Level Pack owners can PLAY the MGS Story Levels by joining a “host” who owns the pack and play the levels online together. You won’t be able to keep any objects, but you can experience the new features. MGS Level Pack owners will also be able to CREATE levels with any of these items (including the Paintinator) and SHARE them online for everyone to play.

          Again, we’re very excited to present this MGS Level Pack to you as a taste of how LBP can and will continue to evolve over time! More details on the PS Blog. Be certain we will continue to provide more LBP goodness down the road in 2009.

          Have a Merry Holiday and a Happy New Year!
          More Pics:








          Go Noles!!! >>----->

          Comment

          • Flawless
            Bang-bang! Down-down!
            • Mar 2004
            • 16780

            #365
            Re: Little Big Planet (PS3)

            LittleBigPlanet used to create 36-cell computer, game of life

            The levels people have been creating with the level-design tools in LittleBigPlanet have been interesting, but the video sent to us today may be the most impressive use of the game we've seen yet. Take a look.
            <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/13GOFa1C4e4&color1=0xb1b1b1&color2=0xcfcfcf&hl=en& feature=player_embedded&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/13GOFa1C4e4&color1=0xb1b1b1&color2=0xcfcfcf&hl=en& feature=player_embedded&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>

            "Since you wrote up the first LittleBigPlanet Computer, I thought you might take interest in this one. Some guys put together a 36-cell simulation of Conway's Game of Life inside a LittleBigPlanet level, and it's absolutely amazing," Nina wrote us. "If you actually go through and play the level, they provide you with all of the components—logic gates, their computer clock and edge detector, a multiplexer, etc—to build your own mechanical computer. "

            The level is called "LittleBigLife" and the creator's PSN name is Corbu, in case you want to look it up yourself. The computer is running an artificial life simulation called the "Game of Life," created by Cambridge mathematician John Conway. Here are the rules:

            For a space that is 'populated':
            Each cell with one or no neighbors dies, as if by loneliness.
            Each cell with four or more neighbors dies, as if by overpopulation.
            Each cell with two or three neighbors survives.
            For a space that is 'empty' or 'unpopulated'
            Each cell with three neighbors becomes populated.

            The rules look simple, but watching the "game" play out is always interesting, and the skill involved in making them work via LittleBigPlanet is pretty amazing; Media Molecule's title remains one of the most fascinating games of the year.
            Go Noles!!! >>----->

            Comment

            • Flawless
              Bang-bang! Down-down!
              • Mar 2004
              • 16780

              #366
              Re: Little Big Planet (PS3)

              Trailer for MGS level pack. So awesome.

              <object classid="clsid<param name="movie" value="http://www.viddler.com/player/b93da974/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent"/><embed src="http://www.viddler.com/player/b93da974/" width="437" height="288" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" wmode="transparent" name="viddler" ></embed></object>

              More details from IGN:

              Still, even given the team's track record the contents of the Metal Gear Solid Pack will come as a surprise to many. Yes, there's a selection of costumes to adorn Sackboy with, and a fine bunch they are too; taking their cues from Metal Gear Solid 4, they feature Old Snake, Meryl, Raiden and Screaming Mantis, all four of them disarmingly adorable appropriations of Kojima's creations.

              That's just the garnish however, with the real meat of the pack served in the levels and the assets they introduce. Media Molecule has created five areas using items pulled in from the Metal Gear universe, introducing a bespoke story that neatly runs throughout. It would be cruel of us to spoil the ways that Solid Snake's world has been interwoven into Sackboy's, as discovering them constitutes so much of the charm of playing through the levels. Rest assured though that all the tropes from Konami's series are intact, the finer points of tactical espionage such as sneaking and facing down giant mechs all placed through LittleBigPlanet's distinctive filter, the seemingly incongruous mix working supremely well.

              Indeed, the irreverent humour with which the source material's been handled is a constant source of delight – whether it's the adorable translation of Solid Snake's famously gravelled voice, the use of the game's iconic sounds and some memorable cameos. Thankfully, Kojima approves of the tongue in cheek approach, having conveyed his admiration to Media Molecule's Alex Evans at a chance encounter earlier this week.
              The most significant addition is undoubtedly the Paintinator, a small firearm that's integral to the level pack, and one whose introduction has serious potential for LittleBigPlanet's community of creators. Able to colour the scenery as well as any partnering players, it's introduced alongside a paint-switch that detects hits and depletes a life bar. The possibilities for the weapon are merely hinted at in the featured levels and the real excitement comes when the assets are placed in the hands of the LittleBigPlanet's real architects - the players.

              It's not too outlandish to expect that some of the more dedicated members of the community will have recreated the entire Metal Gear Series with cloth and tape within weeks of the pack's release – but as the team has discovered, expectations are constantly confounded with this game and so much of the joy will come in waiting to see what the more imaginative inhabitants of LittleBigPlanet will conjure with this new set of toys.

              And this is just the first instalment of what's sure to be a steady stream of content, as Alex Evans tells us: "When we first pitched to Phil Harrison three years ago, one of the lines he came up with was that the Blu-ray release is day one of the project rather than the last day of the project, so what was once your end is your beginning. I knew it and I've said it a thousand times since, but now I really know it."
              Last edited by Flawless; 12-19-2008, 05:46 AM.
              Go Noles!!! >>----->

              Comment

              • CaptainZombie
                Brains
                • Jul 2003
                • 37851

                #367
                Re: Little Big Planet (PS3)

                Originally posted by Flawless
                LittleBigPlanet used to create 36-cell computer, game of life



                <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/13GOFa1C4e4&color1=0xb1b1b1&color2=0xcfcfcf&hl=en& feature=player_embedded&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/13GOFa1C4e4&color1=0xb1b1b1&color2=0xcfcfcf&hl=en& feature=player_embedded&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
                WOW! Does this looks amazing.
                HDMovie Room

                Comment

                • Pared
                  Legen - WAIT FOR IT
                  • Feb 2003
                  • 39337

                  #368
                  Re: Little Big Planet (PS3)

                  LOL

                  I need to pick up that MGS pack!
                  <!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:RelyOnVML/> <o:AllowPNG/> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves/> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF/> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables/> <w:SnapToGridInCell/> <w:WrapTextWithPunct/> <w:UseAsianBreakRules/> <w:DontGrowAutofit/> <w:SplitPgBreakAndParaMark/> <w:EnableOpenTypeKerning/> <w:DontFlipMirrorIndents/> <w:OverrideTableStyleHps/> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math"/> <m:brkBin m:val="before"/> <m:brkBinSub m:val="--"/> <m:smallFrac m:val="off"/> <m:dispDef/> <m:lMargin m:val="0"/> <m:rMargin m:val="0"/> <m:defJc m:val="centerGroup"/> <m:wrapIndent m:val="1440"/> <m:intLim m:val="subSup"/> <m:naryLim m:val="undOvr"/> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true" DefSemiHidden="true" DefQFormat="false" DefPriority="99" LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Normal"/> <w:LsdException Locked="false" Priority="9" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="heading 1"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/> <w:LsdException Locked="false" Priority="39" Name="toc 1"/> <w:LsdException Locked="false" Priority="39" Name="toc 2"/> <w:LsdException Locked="false" Priority="39" Name="toc 3"/> <w:LsdException Locked="false" Priority="39" Name="toc 4"/> <w:LsdException Locked="false" Priority="39" Name="toc 5"/> <w:LsdException Locked="false" Priority="39" Name="toc 6"/> <w:LsdException Locked="false" Priority="39" Name="toc 7"/> <w:LsdException Locked="false" Priority="39" Name="toc 8"/> <w:LsdException Locked="false" Priority="39" Name="toc 9"/> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/> <w:LsdException Locked="false" Priority="10" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Title"/> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/> <w:LsdException Locked="false" Priority="11" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/> <w:LsdException Locked="false" Priority="22" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Strong"/> <w:LsdException Locked="false" Priority="20" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/> <w:LsdException Locked="false" Priority="59" SemiHidden="false" UnhideWhenUsed="false" Name="Table Grid"/> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/> <w:LsdException Locked="false" Priority="1" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 1"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 1"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 1"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/> <w:LsdException Locked="false" Priority="34" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/> <w:LsdException Locked="false" Priority="29" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Quote"/> <w:LsdException Locked="false" Priority="30" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 1"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 1"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 2"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 2"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 2"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 2"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 2"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 3"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 3"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 3"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 3"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 3"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 4"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 4"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 4"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 4"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 4"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 5"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 5"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 5"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 5"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 5"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 6"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 6"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 6"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 6"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 6"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/> <w:LsdException Locked="false" Priority="19" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/> <w:LsdException Locked="false" Priority="21" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/> <w:LsdException Locked="false" Priority="31" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/> <w:LsdException Locked="false" Priority="32" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/> <w:LsdException Locked="false" Priority="33" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Book Title"/> <w:LsdException Locked="false" Priority="37" Name="Bibliography"/> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]> <style> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-right:0in; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} </style> <![endif]-->
                  [OS Vets NBA 2k7 Champion]
                  Now Playing: TLOU: Remastered
                  Operation Sports is NOT a website for you to bitch and moan about sports gaming.
                  That's not the meaning of constructive criticism.

                  *Official Miami Heat Haters Club Member #1*

                  Comment

                  • Flawless
                    Bang-bang! Down-down!
                    • Mar 2004
                    • 16780

                    #369
                    Re: Little Big Planet (PS3)

                    Another patch is up (1.07)

                    Play
                    New Search Modes: More ways to find interesting levels like Most Hearted, Highest Rated and Busiest!

                    In-game Store: Browse, buy and play downloadable content, such as the soon-to-be-released Metal Gear Solid packs, without needing to go to the Playstation Store

                    Create
                    Save As: Save your level to a different slot on the moon while mid-edit.

                    Share
                    Keyboard text chat: Plug a standard USB keyboard into your PS3 and just start typing. Or, press Tab on your keyboard to go straight to the standard PS3 text entry screen.

                    Image export: Save the photos you take in game to your hard drive.
                    General fixes, polishing and improvements, including:
                    • Fixed “Wheel of death” bug where Sackboy could get stuck endlessly respawning out of a checkpoint
                    • Better support for third party controllers
                    • Fixed stretch Sackboy arms
                    • General server improvements and optimization
                    • Improved the corner (vertex) editing tool
                    • Improvements to how Popit deals with complex shapes
                    • Improved Sackboy animation and made it harder to slap accidentally while acting
                    • Fixed lights so they don’t forget their colour
                    • If anything I can say this cab is rare
                    • Improved Online multiplayer level selection
                    • And I yelled to the cabbie ‘Yo homes smell ya later’
                    • I looked at my kingdom
                    • I was finally there
                    • To sit on my throne as the Prince of Bel Air
                    Go Noles!!! >>----->

                    Comment

                    • rspencer86
                      MIB Crew
                      • Sep 2004
                      • 8807

                      #370
                      Re: Little Big Planet (PS3)

                      Wow, a lot to read about today. The MGS Premium Pack looks amazing, that's definitely a must-buy for me. The Paintinator will be a lot of fun, can't wait to see what some of the creative geniuses in the community come up with for it.

                      I'm going to take a look at LittleBigLife today, that sounds incredible. I don't know how people put together things like that, I have enough trouble creating simple levels.

                      The 1.07 patch has some nice features as well. The new search modes and especially image export are really sweet additions.

                      Last night I spent about 2 hours making a Christmas Tree-themed level with the new Holiday pack. I made pretty good progress, I have a nice-looking tree decorated with spinning stars that have score bubbles attached by elastic. Also have a couple wrapped gifts under the tree that you can open with score and prize bubbles in them. Now I just need to come up with some good ways people can scale the height of the tree.

                      Has anyone else made (or attempted to make) levels?
                      Ryan Spencer

                      University of Missouri '09
                      Twitter: @RyanASpencer

                      Royals / Chiefs / Kings / Mizzou / Sporting KC


                      PSN: MizzouTigerrr
                      XBox: MizzouRhino

                      Comment

                      • vernond
                        MVP
                        • Feb 2008
                        • 1272

                        #371
                        Re: Little Big Planet (PS3)

                        I've been thinking about picking this up but am not sure about it. I am almost exclusively a sports gamer but i love games with a good story too. So the object of story mode is to obviously "beat" the game and learn the story, but what is the point of playing the created levels? To get the high score?, trophies? something else? I missed the whole trophies/achievement thing somewhere along the way. Once i have beat a game i don't really have any desire to play through it again just so i can get to 100% or get all the trophies. How long is the story mode? It seems kinda neat but if it's a game i'm going to finish the story in 8 hrs then i don't really wanna shell out the money for it.

                        Comment

                        • bcruise
                          Hall Of Fame
                          • Mar 2004
                          • 23274

                          #372
                          Re: Little Big Planet (PS3)

                          I want that MGS pack yesterday.

                          But unfortunately I've got a longer wait than anyone else here.

                          That Gradius level someone created gave a hint at what's possible in the way of firing projectiles, but this is going to take it to whole other level. It wouldn't really surprise me if that gun was a tiny handheld emitter, and that aiming would be controlled by the sackboy arm movements (L2 and R2, I think). Haven't really figured out how you'd actually fire it though - that was a grab switch in the Gradius model, and since you're already holding the gun....

                          Comment

                          • JohnnytheSkin
                            All Star
                            • Jul 2003
                            • 5914

                            #373
                            Re: Little Big Planet (PS3)

                            I played this game for an hour and I'm hooked. I opened it up on tonight (we open a couple on Christmas Eve) and man, it's everything I hoped for and more.

                            I can't wait to tackle some of the user created levels tomorrow as well as go through the story ones. The only negative is I'm going to have to buy a second Dual Shock 3 now...
                            I may not have gone where I intended to go, but I think I have ended up where I needed to be. - Douglas Adams

                            Oh, sorry...I got distracted by the internet. - Scott Pilgrim

                            Comment

                            • Blzer
                              Resident film pundit
                              • Mar 2004
                              • 42520

                              #374
                              Re: Little Big Planet (PS3)

                              Does this game save automatically? I've been playing with my sister for the last few hours and don't want to lose everything that we've done. I'm at my Pod.

                              Even including the Pod stuff... does it save automatically as well?

                              If anyone can answer ASAP that would be great. Thanks.
                              Samsung PN60F8500 PDP / Anthem MRX 720 / Klipsch RC-62 II / Klipsch RF-82 II (x2) / Insignia NS-B2111 (x2) / SVS PC13-Ultra / SVS SB-2000 / Sony MDR-7506 Professional / Audio-Technica ATH-R70x / Sony PS3 & PS4 / DirecTV HR44-500 / DarbeeVision DVP-5000 / Panamax M5400-PM / Elgato HD60

                              Comment

                              • Blzer
                                Resident film pundit
                                • Mar 2004
                                • 42520

                                #375
                                Re: Little Big Planet (PS3)

                                Originally posted by Blzer
                                Does this game save automatically? I've been playing with my sister for the last few hours and don't want to lose everything that we've done. I'm at my Pod.

                                Even including the Pod stuff... does it save automatically as well?

                                If anyone can answer ASAP that would be great. Thanks.
                                Just gonna throw it out there, I'm still leaving it paused, waiting for an answer...

                                Thanks to anyone who can.
                                Samsung PN60F8500 PDP / Anthem MRX 720 / Klipsch RC-62 II / Klipsch RF-82 II (x2) / Insignia NS-B2111 (x2) / SVS PC13-Ultra / SVS SB-2000 / Sony MDR-7506 Professional / Audio-Technica ATH-R70x / Sony PS3 & PS4 / DirecTV HR44-500 / DarbeeVision DVP-5000 / Panamax M5400-PM / Elgato HD60

                                Comment

                                Working...