kiigame/adventure_engine

Move the jersey number input away from layers.json

Open

#252 opened on Oct 20, 2025

 (0 comments) (0 reactions) (0 assignees)JavaScript (6 forks)auto 404
good first issuelätkäzombietrefactoring

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Currently layers.json is otherwise adventure-agnostic, but it contains the "custom" category layer for Lätkäzombit's jersey number input.

This could be its own json file, and latkazombit.js should handle putting it somewhere nice - preferably not its own layer, so Konva would complain a little less about so many layers!

Contributor guide