IQuick143 / bevy_jam_5

1 stars 0 forks source link

Glyph-layer cycles #2

Open IWonderWhatThisAPIDoes opened 3 months ago

IWonderWhatThisAPIDoes commented 3 months ago

Idea for a mechanic: Cycles that move glyphs instead of objects. It should be possible to link a regular and glyph-layer cycle that share a vertex.

IQuick143 commented 3 months ago

Design question: How does the UI look? Proposal: Glyph-layer cycles rendered using dashes.

IWonderWhatThisAPIDoes commented 2 months ago

This is interesting: the mechanics we have come up with so far actually open a possible irreversible move on a very rare edge case (it requires that cycles that operate on different layers be able to be linked while also sharing a vertex) image