loopier / animatron

Animatron for Godot 4.x <
15 stars 1 forks source link

`/loop` and `/noloop` crash with wildcards #47

Closed loopier closed 3 weeks ago

loopier commented 1 month ago

The last line crashes the app.

/load brush*
/for i 100 /create b$1 brush-ln-tk
/noloop b*
loopier commented 3 weeks ago

this is a duplicate of #34