Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu dieser Vergleichsansicht

Both sides previous revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
projects:2dworld [2021/01/07 01:13]
wanda [Mit welchem tool?]
projects:2dworld [2021/04/23 20:49] (aktuell)
wanda [companions]
Zeile 3: Zeile 3:
 template ​     : :​sys:​tpl:​project template ​     : :​sys:​tpl:​project
 description ​  : 2D Welt zum herumschwimmen (Aquarium-Simulation) description ​  : 2D Welt zum herumschwimmen (Aquarium-Simulation)
-coordinators ​ : [[:​users:​wanda:​]],​ [[:​users:​sakana:​]],​ [[:​users:​flosse:​]],​ [[:​users:​paulafisch:​]],​ [[:​users:​skruppy:​]],​ [[:​users:​Hifish:​]]+coordinators ​ : [[:​users:​wanda:​]],​ [[:​users:​sakana:​]],​ [[:​users:​flosse:​]],​ [[:​users:​paulafisch:]], [[:​users:​pjs:]], [[:​users:​skruppy:​]],​ [[:​users:​Hifish:​]]
 confidants ​   :  confidants ​   : 
-state_tags ​   : planned+state_tags ​   : working, in progress
 type_tags ​    : software, game type_tags ​    : software, game
 ---- ----
Zeile 13: Zeile 13:
  
 Wo? Wo?
-Jitsi (Link in der E-Mail)+ffmuc-Jitsi (Link in der E-Mail)
  
-====Mit ​welchem tool? ====+====Mit ​welchen tools? ==== 
 + 
 +=== Maps bauen (Tiles) ​===
    
 Was? https://​www.mapeditor.org/​ \\  Was? https://​www.mapeditor.org/​ \\ 
Zeile 25: Zeile 27:
 </​code>​ </​code>​
  
 +=== 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 ====
    
  
-Howto (vom #rc3): https://​howto.rc3.world/​maps.html+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 ==== ==== Idee ====
  
-Irrland "​nachbauen"​ inkl. Aquarium+  * 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: <code bash> docker-compose up -d --build --no-deps --force-recreate front </​code>​
  
  
projects/2dworld.1609978406.txt.gz · Zuletzt geändert: 2021/01/07 01:13 von wanda