aspizu / goboscript

goboscript is the Scratch compiler
https://aspizu.github.io/goboscript
MIT License
76 stars 14 forks source link

Implement on messages #41

Closed pkhead closed 3 weeks ago

pkhead commented 3 weeks ago

Broadcast event hats didn't compile, so I added that.

Additionally, if a broadcast send block has its input shadowed by an expression, it is set to reference an arbitrary broadcast used elsewhere. If no broadcasts are named elsewhere, it defaults to "message1". It also uses the names of each broadcast as its UID. I'm hoping potential UID conflicts of different data types won't cause any problems.

aspizu commented 4 days ago

hey could you join the discord server?