You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traversing components and resolving attributes and other data is the main source of bugs in the system right now. I struggle to create new content because the logic behind traversing structures is really messy. Creating a new system for common traversal operations would really help this situation. This would also make it easier to imlplement stuff like souls or conditions.
The text was updated successfully, but these errors were encountered:
Traversing components and resolving attributes and other data is the main source of bugs in the system right now. I struggle to create new content because the logic behind traversing structures is really messy. Creating a new system for common traversal operations would really help this situation. This would also make it easier to imlplement stuff like souls or conditions.
The text was updated successfully, but these errors were encountered: