godotengine / godotengine/godot-cpp
Curve3D::sample_baked_with_rotation is not getting called
Open
topic:gdextension
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 809
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
I have a class that extends Path3D.
I'm calling in the process sample_baked_with_rotation(...)
And this error appears:
`the error: core\extension\gdextension_interface.cpp:990 - Hash mismatch for method 'Curve3D.sample_baked_with_rotation'.`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.