stevehalliwell / ulox

A bytecode interpreted scripting language for games in Unity.
MIT License
23 stars 0 forks source link

More descriptive chunk names #231

Closed stevehalliwell closed 6 months ago

stevehalliwell commented 6 months ago

unknown chunk and tick are all to common in our code right now. Names of chunks should be namespaced or similar so you can determine where a chunk came from