Describe the bug
If you use a goto command in a rule with variations (e.g. horizontal, or even something as simple as a block pushing rule) then when running the game the app wi
Reproduction Steps
- Add
section S1 in your levels
- Add rule
horizontal [ > Player | Crate ] -> [ > Player | > Crate ] goto S1
- Attempt to run the game.
What did you expect would happen?
The game should compile. (If not possible: throw a proper error message)
OS & Browser version, desktop/mobile
Windows 10, Firefox
Screenshots, example projects, other relevant issues, etc.
Originally reported here: https://groups.google.com/g/puzzlescript/c/jq-GNn-6-R4
Describe the bug
If you use a goto command in a rule with variations (e.g.
horizontal, or even something as simple as a block pushing rule) then when running the game the app wiReproduction Steps
section S1in your levelshorizontal [ > Player | Crate ] -> [ > Player | > Crate ] goto S1What did you expect would happen?
The game should compile. (If not possible: throw a proper error message)
OS & Browser version, desktop/mobile
Windows 10, Firefox
Screenshots, example projects, other relevant issues, etc.
Originally reported here: https://groups.google.com/g/puzzlescript/c/jq-GNn-6-R4