-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configurable Arena Size #25
Comments
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. Please open a new issue for related bugs. |
This issue is stale because it has been open for 45 days with no activity. |
This issue is stale because it has been open for 45 days with no activity. |
Potentially worked in July 2024. |
This issue is stale because it has been open for 60 days with no activity. |
This issue was closed because it has been inactive for 120 days since being marked as stale. Please open a new issue for related bugs. |
-------[Moved from unity-ai-repo]
It would be good to be able to configure the size of the arena. The default can be 40x40 as it is now, but perhaps it would be good to be able to go from, say, 4x4 up to 120x120 or something (maybe infinite sized arenas for v4.0+?). It'll make the spawning coordinates trickier for the user as they'll have to bear in mind what size arena they work with, but otherwise, it'll have many use cases. For example, when training agents, it can be handy to have a small arena first, so that everything is close to everything else and they're more likely to hit a reward by chance.
I'm imagining a config like this:
The text was updated successfully, but these errors were encountered: