Commit Graph

14 Commits

Author SHA1 Message Date
Robbie Antenesse 052e58fb4f Fixed some island stuff (All GameObjects MUST HAVE at least 1 animation) and took a screenshot. 2016-04-07 13:19:22 -06:00
Robbie Antenesse 914168459c Started islands and items. 2016-04-07 12:39:11 -06:00
Robbie Antenesse 3719e69ba3 Added seamless transitions on the map, shrank Ocean room to allow making an in-game map. 2016-04-07 12:26:36 -06:00
Robbie Antenesse 8694b5412b Fixed some little things. 2016-04-07 12:24:16 -06:00
Robbie Antenesse 84434851a1 Made ocean faster and move randomly every 2 frames. 2016-04-06 14:49:37 -06:00
Robbie Antenesse 02e70bcf73 Moved Ship Stats from the Player object to Game Manager 2016-04-06 14:41:40 -06:00
Robbie Antenesse beecc22cb5 Remembered the Oversimplified.GameObject.SimpleMove() function and replaced ship movement with that to help with collisions later. 2016-04-06 14:40:42 -06:00
Robbie Antenesse e03607b581 Finished ocean & wave particles. Added animated screenshot. 2016-04-06 08:01:52 -06:00
Robbie Antenesse 8a5377699e Fixed ship movement and animations. 2016-04-05 17:59:37 -06:00
Robbie Antenesse 559d37a88a Set up files for test loading, fixed misplaced semicolon in oceanTilePrefab.js, removed Title Screen for testing. 2016-04-05 17:59:10 -06:00
Robbie Antenesse 096ce49334 Updated Ocean prefab and got things set up. 2016-04-05 17:33:38 -06:00
Robbie Antenesse c0265e4cb9 Added ocean prefab, referenced wave prefab. 2016-04-05 16:51:51 -06:00
Robbie Antenesse 7ec4bc5dbc Updated Ship prefab to allow movement/rotation. 2016-04-05 16:51:00 -06:00
Robbie Antenesse bed09ec643 Started altering the format of objects according to previous OversimplifiedJS changes. 2016-04-05 11:39:18 -06:00