Open lunaiwa opened 6 months ago
Here are some steps to follow when changing out and adding in new maps into the game
Upload all the collisions into one .js file to make collisions and interaction array changing easier
Upload the map .png into the game file and under images
Make sure to rename the map and change the path in the index.js
Map Changing
Here are some steps to follow when changing out and adding in new maps into the game
Steps
Upload all the collisions into one .js file to make collisions and interaction array changing easier
Upload the map .png into the game file and under images
Make sure to rename the map and change the path in the index.js