Error while try create function in flecs script #2143
-
|
Hello, I start using flecs and find that I can't create functions in flecs script. If If I try to copy a function example from the documentation, explorer complains about syntax errors or that it can't find the |
Beta Was this translation helpful? Give feedback.
Answered by
SanderMertens
Jun 15, 2026
Replies: 1 comment 2 replies
-
|
This is a new feature that hasn’t landed in a release yet. You’ll be able to use it by using the source from latest master, or wait until the next release! |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jdose100
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a new feature that hasn’t landed in a release yet. You’ll be able to use it by using the source from latest master, or wait until the next release!