-
Notifications
You must be signed in to change notification settings - Fork 0
Home
SumDuud edited this page Nov 10, 2012
·
7 revisions
You walk around with a Morph gun and shoot objects to make them Morph. Shoot an object and the gun will save that object's shape and velocity. Shooting another object will swap the objects' shapes and velocities. For example, if you shoot a non-moving cube on a ramp then a non-moving sphere, the two will swap, the sphere will of course roll down the hill then you can swap them back and jump on the cube in order to climb some ledge or something. Make several puzzles like this and you have a level, lots of levels and you have a game.
- Make the game
- Integrate a scripting language (Lua or Python, probably)
- Make the Level Editor 3D, somehow