Commit Graph

8 Commits

Author SHA1 Message Date
Thomas FORGIONE dd5ad7f45a Added recommendations on Mario scene 2015-04-16 12:23:47 +02:00
Thomas FORGIONE bdb975e2f0 Camera disappears progressively (classy :D) 2015-04-13 10:11:42 +02:00
Thomas FORGIONE f4d28a6ee6 Hide camera when clicking on it 2015-04-13 09:48:50 +02:00
Thomas FORGIONE 64c8b7de6d Improved camera movement
Added scale factor to the distance between `FixedCamera.center` and
`FixedCamera.target` so the movement of `PointerCamera` does the
rotation earlier in its movement. Changed threshold to consider the
movement finished so the movement doesn't block the user for long.
2015-04-10 09:25:27 +02:00
Thomas FORGIONE 96db6d177f Revert "In js, we don't know how to test if something is undefined"
This reverts commit 7c138c3c27.
2015-04-07 12:04:59 +02:00
Thomas FORGIONE 7c138c3c27 In js, we don't know how to test if something is undefined 2015-04-07 11:56:14 +02:00
Thomas FORGIONE ae620e2cfc Cleaning, and removed logs 2015-04-07 11:33:33 +02:00
Thomas FORGIONE e297123be7 Initial commit 2015-04-02 12:38:06 +02:00