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/06 23:40]
wanda
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====
-https://​www.mapeditor.org/​+
  
-Howto (vom #rc3+=== Maps bauen (Tiles=== 
-https://howto.rc3.world/maps.html+  
 +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) \\  
 +<code sh> 
 +chmod u+x Tiled-1.4.3-x86_64.AppImage 
 +./​Tiled-1.4.3-x86_64.AppImage 
 +</​code>​
  
-Idee+=== Spielumgebung und Maps integrieren (workadventure) === 
-Irrland "​nachbauen"​ inkl. Aquarium+ 
 +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: <code bash> docker-compose up -d --build --no-deps --force-recreate front </​code>​
  
  
projects/2dworld.1609972800.txt.gz · Zuletzt geändert: 2021/01/06 23:40 von wanda