TeamHypersomnia / Hypersomnia

Multiplayer top-down shooter made from scratch in C++. Play in your Browser! https://hypersomnia.io Made in 🇵🇱
https://hypersomnia.io/
GNU Affero General Public License v3.0
1.08k stars 47 forks source link

Multiple neon map passes for a game image #254

Closed geneotech closed 1 year ago

geneotech commented 6 years ago

As of currently, each game image can only specify one pass of neon maps. This is somewhat limiting if, for the same game image, we'd like to generate maps with different parameters for two or more colors. Right now, there can only be one set of parameters specified and a set of colors to whom applied are the same inputs.

geneotech commented 1 year ago

Pointless, would encourage inconsistency