Xmoto - A game to play when you can't use the PS3.
http://www.xmoto.tuxfamily.org/
I found Xmoto a few days after I installed ubuntu. Xmoto was one of my biggest addictions of all time, because it is a "Play Create Share"-Type game... Based upon Physics... Like LBP, only it's free.
Xmoto is a challenging 2D motocross platform game, where physics play an all important role in the gameplay. They just came out with a PSP version, but this doesn't come with the level editor. I have made a few levels with Inksmoto, (Inkscape with Inksmoto Add-On) but my biggest level was made during the Subversion, and before the full version came out, I switched to Arch Linux, and I forgot to back up my Xmoto levels. :( I haven't been playing Xmoto for a long time, because of LBP, but whenever I don't have access to the PS3, that's one thing to do.
Obviously the Inksmoto Level Creator isn't nearly as good as LBP's Level Creator, but it's a lot like it. In order to make a block move, instead of using a piston you have to go to the level with Text Editor and type:
Code:
function OnLoad()
Game.SetDynamicBlockTranslation("Block0", 10, 1, 1500, 0, 0)
return true
end
I Highly recommend this to anyone who loves LBP.
BTW, you don't HAVE to do anything like that to make a level.
__________________
This is my 500th post. I noticed I had 499 post so I wanted to make one more thread... I wanted it to be special. :)