Web player for Symphogear XD Unlimited http://unlimited.yamatotoma.to/
Find a file
firebingo 6134339bc6 Move tweens now just use quadout instead of inout.
Made shaders a class to make it easier to add more in future.
Added shaders for updown and downup fades.
Fix loading characters with no pattern (e.g. black_mask) not working.
Gave ability to cancel lerps in case a character gets put on then immediately faded to another alpha.
2018-05-07 21:32:53 -07:00
Css Improved handling for where to put character on screen if layer is not given. 2018-05-04 09:42:41 -07:00
Images Improved handling for where to put character on screen if layer is not given. 2018-05-04 09:42:41 -07:00
Js Move tweens now just use quadout instead of inout. 2018-05-07 21:32:53 -07:00
.gitignore Added mission select modal. 2018-04-28 17:36:08 -07:00
gulpfile.js Changed moveto animations to use quadratic easing instead of exponential. 2018-05-01 22:23:11 -07:00
LICENSE.txt Updated mit license 2018-04-21 14:06:41 -07:00
package-lock.json Gulp now copies and minifies json files in js directory. 2018-04-24 08:26:41 -07:00
package.json Gulp now copies and minifies json files in js directory. 2018-04-24 08:26:41 -07:00
Player.html Added mission select modal. 2018-04-28 17:36:08 -07:00
README.md Readme 2018-04-23 18:01:39 -07:00

run npm install then gulp dist to build files into Dist folder.