1. Home
  2. Docs
  3. Getting Started
  4. Modifying The Framework
  5. Getting Started

Getting Started

Once you’ve got a child class, you’ll need to locate the Setting, Function,or Event associated with the logic you’d like to modify or extend. If it’s a setting, simply adjust the setting and be on your way! All changes are safe within a child class. If you need to change or add to the logic in a function or event, you’ll need to use an override within a child class

Next Steps

That’s all for modifying the framework! If you want to learn a little more about what’s available to you, check out the AI Systems and Framework Class Hierarchy pages to get on the right track. Remember to send a message in the discord if you’re having any troubles 🙂

How can we help?