SamsTheNerd / HexGloop

A very gloopy hex casting addon
GNU Lesser General Public License v3.0
4 stars 8 forks source link

Don't dequeue patterns in Riutalist's Inscriber (SlateLoader)? #28

Closed slava110 closed 8 months ago

slava110 commented 8 months ago

Riutalist's inscriber is a nice tool to build exactly one spell circle. But if it can hold up to 64 slates maybe it makes sense to make it repeat patterns instead of removing them from the queue? This way player will be able to build multiple same spell circles if needed using this tool. Maybe some visual or sound indication could signal player that pointer inside SlateLoader has reached an end of the list and will repeat patterns starting from the next placement

SamsTheNerd commented 8 months ago

I think it's easy enough to just write the list again.