defold / defold/extension-simpledata
Example of curve property
Open
- Dominant language
- C++
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Curves are often used in game development not only to set animations, but also to set force values at different speeds, etc. (there are many examples).
Unfortunately, curves are not available for scripts, but it would be great to at least be able to do this for components using the SimpleData example.
Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.