edbeeching / godot_rl_agents

An Open Source package that allows video game creators, AI researchers and hobbyists the opportunity to learn complex behaviors for their Non Player Characters or agents
MIT License
942 stars 69 forks source link

seed is not actually set correctly in Godot #124

Closed edbeeching closed 1 month ago

edbeeching commented 1 year ago

Highlighted by @Ivan-267 in #123 . I never got round to setting the seed on the Godot side.

edbeeching commented 1 month ago

This seems to be resolved in both the plugin and the python codebase, closing.