Skip to content

Conversation

@MatthewSandfordImprobable
Copy link
Contributor

Fixing not being able to spawn into crash gym. We were doing a cast on the game state to a specific derived game state. This was done only to access a component on the derived. We now just look for the component on the base game state and check it is valid.

Old:
image

New:
image

…n the game state to a specific derived game state. This was done only to access a component. We now just look for the component on the base game state.
@improbable-prow-robot
Copy link

Corresponding JIRA ticket: https://improbableio.atlassian.net/browse/UNR-3247

@improbable-prow-robot improbable-prow-robot added jira/UNR size/XS Denotes a PR that changes 0-14 lines, ignoring generated files. labels Apr 8, 2020
@MatthewSandfordImprobable MatthewSandfordImprobable merged commit e138a7a into master Apr 8, 2020
@MatthewSandfordImprobable MatthewSandfordImprobable deleted the bugfix/UNR-3247 branch April 8, 2020 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/UNR size/XS Denotes a PR that changes 0-14 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants