So far it’s worth noting: a lot of what I’m doing is not obvious
- How the syntax works (very much not a C-like)
- How/when to use which methods or fields
- The difference between class methods and instance methods
- How to create a subclass (psst, it’s right click -> more -> subclass template)
- How to change a subclass from category (you cannot drag&drop, edit it in the definition)
feels like good old OOP :blobcatderpy: