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

State is not a child of state chart #66

Closed
vladthegreat opened this issue Dec 30, 2023 · 3 comments
Closed

State is not a child of state chart #66

vladthegreat opened this issue Dec 30, 2023 · 3 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@vladthegreat
Copy link

Following Godotneers tutorial I decided to apply some state chart to my player character for a simple animation transition. Before I could get very far, I get this notification.

image

I cannot seem to find any previous issues like this, or google has no results. I have the latest Godot using Steam.

@derkork
Copy link
Owner

derkork commented Dec 30, 2023

Are you getting any error messages in the console/debugger? Do the included examples work for you?

@vladthegreat
Copy link
Author

You are amazing fast at responding! I decided to create a new project, it seems another asset i downloaded called OverheadCar2d
had a few conflicting classes (I think State in particullar).
After starting a fresh project the StateChart does exactly as i expected! Thank you once again for the quick response.

@derkork
Copy link
Owner

derkork commented Dec 30, 2023

Ah, so this seems related to #57. Thanks for letting me know!

@derkork derkork added bug Something isn't working invalid This doesn't seem right labels Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants