Skip to content
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

Fix loading from state (triggered actions not being recreated, orientations) #300

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

johbrust
Copy link

Triggered actions were not recreated when loading an environment's state with env = env.load_state(state) (as described in #299). This contribution should fix this bug.

@johbrust
Copy link
Author

johbrust commented Apr 9, 2024

The second commit fixes #301. Since it is also concerning the state loading, I didn't create a second PR.

@johbrust johbrust changed the title Fix triggered actions not being recreated Fix loading from state (triggered actions not being recreated, orientations) Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants