Summer of Code/2015/Pointy: Difference between revisions
Added more detailed project description |
mNo edit summary |
||
| Line 52: | Line 52: | ||
Second part: develop the level editor | Second part: develop the level editor | ||
Scene perspective changes: rotating, scaling | * Scene perspective changes: rotating, scaling | ||
* Adding / removing objects: click to stack cells on the grid, right click to remove (note: this might involve patching Isomer.js because it currently doesn't support click detection. I patch the library or work around it by making the level editor simpler in some way.) | * Adding / removing objects: click to stack cells on the grid, right click to remove (note: this might involve patching Isomer.js because it currently doesn't support click detection. I patch the library or work around it by making the level editor simpler in some way.) | ||
* Positioning Pointy: starting position and rotation | * Positioning Pointy: starting position and rotation | ||