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

[Enhansment] Add YAFSM prefix to all classes. #58

Open
RonYanDaik opened this issue May 12, 2023 · 2 comments
Open

[Enhansment] Add YAFSM prefix to all classes. #58

RonYanDaik opened this issue May 12, 2023 · 2 comments

Comments

@RonYanDaik
Copy link

Having classes like State and etc can be misleading and hard to distinguish it from another classes with same name(which are common).

@imjp94
Copy link
Owner

imjp94 commented May 31, 2023

Yeah, agree.
This can be easily fixed by removing the class name

@imjp94
Copy link
Owner

imjp94 commented Jun 1, 2023

It seems Godot 4.0 editor only recognize custom resource through class_name.
Will keep it this way for now, hope fully namespace will be supported soon, see godotengine/godot-proposals#1566

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

No branches or pull requests

2 participants