1 Open Issue Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Determine the optimal method for accessing MonoEntity data within a Unity project using the MonoFSM framework. The question is whether to use MonoEntityBinder for all access or implement a more centralized management system. Consider the need for runtime tags (e.g., 'Local Player') to differentiate entities like UI accessing inventory or player information.

Complexity: 4/5
help wanted