Prerequisition for it will be:
- Signing up for a GitHub Account
- Creation of a Workadventure Account
- Basic Knowledge about Tiled Map Editor
Set up the project:
- “Use as template” on MapStarterKit
- Clone repository via GitHub App to Local Path
- Edit things…
Save and Upload Map
- Save map as .tmj and make sure all tilesets used where embedded to the map
- Commit Changes in GitHub App
- Push the changes to the branch
Deploy via GitHub Pages:
- Go to the GitHub repository settings.
- Navigate to the Pages section.
- Select the source branch (e.g.,
GH Pages
) and save. - Wait for the deployment to complete (indicated by a green status).
Setting up your Project Starter Kit
- “Use as template” on MapStarterKit
- Clone repository via GitHub App to Local Path
- Copy/Paste all relevant Tilesets to Tilesets Folder of cloned repository
- Delete all default Tilesets from Folder and Tiled
- Drag&Drop all relevant Tilesets from folder to Tiled (Checkmark the Embed in Map thing)
- Delete content of Layers (but keep Layers) in map
- Build…
Create new room
- “Use as template” on MapStarterKit and set Room Name
- Clone repository via GitHub App to Local Path
- Replace Cloned Folder with your own Project Starter Kit Folder
- Build…
Further Topics:
Code Door