Block a user
我使用这个插件遇到了问题,使用的godot是4.3版本的,为什么整个项目都报错了
Seems to be working in editor but not in debug (4.3)
How are you doing this? Please post your project or a minimal reproducible example.
DynamicWater2D node not working
That error is because you are not setting either the top left or the bottom right marker property of the water node. I added an error message in case they are not set now.
DynamicWater2D node not working
c9d4d04979
build: add more libs
7199443877
build: configure some building stuffs
29ddd128c6
docs: document more stuff and better
514e80c1a0
feat: enable docs building