====== 2Dworld ====== ---- datatemplateentry project ---- template : :sys:tpl:project description : 2D Welt zum herumschwimmen (Aquarium-Simulation) coordinators : [[:users:wanda:]], [[:users:sakana:]], [[:users:flosse:]], [[:users:paulafisch:]], [[:users:pjs:]], [[:users:skruppy:]], [[:users:Hifish:]] confidants : state_tags : working, in progress type_tags : software, game ---- Beginn: 20 Uhr Wo? ffmuc-Jitsi (Link in der E-Mail) ====Mit welchen tools? ==== === Maps bauen (Tiles) === Was? https://www.mapeditor.org/ \\ Wie? (Install): \\ Download: https://thorbjorn.itch.io/tiled?download (aktuell Version 1.4.3: Tiled-1.4.3-x86_64.AppImage) \\ chmod u+x Tiled-1.4.3-x86_64.AppImage ./Tiled-1.4.3-x86_64.AppImage === Spielumgebung und Maps integrieren (workadventure) === Was? \\ https://github.com/thecodingmachine/workadventure \\ Wie? (Install) \\ Hoffentlich mit Docker ;)\\ \\ Auf den Server muss: * Env-Variablen Vorlage: https://github.com/thecodingmachine/workadventure/blob/develop/.env.template \\ * https://github.com/thecodingmachine/workadventure-map-starter-kit ==== Howto ==== Howto für Tiles (vom #rc3): * https://howto.rc3.world/maps.html * tutorial ausm muccc-github für tiled: https://codimd.c3d2.de/WA-Zone-Einstieg-06#Workadventure-Einstieg Tilesets: * https://github.com/raumzeitlabor/rc3-map-rzl │ * https://github.com/raumzeitlabor/rc3-map-lounge ==== Idee ==== * Irrland "nachbauen" inkl. Aquarium * vielleicht in Verbindung mit anderen: Vgl. https://links.rc3.world/#community (z.B. https://fediventure.net/) ==== companions ==== * Animations-Datei ablegen unter: /srv/workadventure/front/dist/resources/characters/ * Auf Animations-Datei hier verweisen: /srv/workadventure/front/src/Phaser/Companion/CompanionTextures.ts * aktuell noch: docker-compose up -d --build --no-deps --force-recreate front