Skip to content

Yousign/Youniverse

Repository files navigation

Youniverse

The Yousign virtual offices using WorkAdventure

Informations

On the Workadventu.re map starter kit

Quick links

https://workadventu.re/map-building

Get Started

In order to custom the Youniverse maps, you need to :

  • Have the Tiled editor software installed
  • Have the maps on your computer
    • Clone this repository or download it staticly using the Download Zip into the green Code button

Cloning the map

Start by cloning the map. If you are used to Git and GitHub, simply clone the map to your computer using your preferred tool and jump to the next chapter.

If you are new to Git, cloning the map means downloading the map to your computer. To do this, you will need Git, or a Git compatible tool. Our advice is to use GitHub Desktop.

Loading the map in Tiled

The default office map is in the file map.json. You can load this file in Tiled.

Some resources regarding Tiled:

About WorkAdventu.re maps

In order to design a map that will be readable by WorkAdventure, you will have to respect some constraints.

In particular, you will need to:

  • set a start position for the players
  • configure the "floor layer" (so that WorkAdventure can correctly display characters above the floor, but under the ceiling)
  • eventually, you can place exits that link to other maps

All this is described in the WorkAdventure documentation. Please be sure to check it out.

Pushing the map

When your changes are ready, you need to "commit" and "push" the changes back to GitHub. Just wait a few minutes, and your map will be propagated automatically to the GitHub pages web-server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages