DynamicWater2D node not working #2

Closed
opened 2024-09-04 19:26:38 +03:00 by filemon_filemon · 1 comment

The "water" node that you get from the "custom scenes" menu shows up, but the "DynamicWater2D" node that you get from the nodes menu doesnt show up in the editor, and on launch, triggers this error message:

Invalid access to property or key 'position' on a base object of type 'Nil'.

The "water" node that you get from the "custom scenes" menu shows up, but the "DynamicWater2D" node that you get from the nodes menu doesnt show up in the editor, and on launch, triggers this error message: Invalid access to property or key 'position' on a base object of type 'Nil'.
Owner

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.

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.
dusk closed this issue 2024-09-06 13:19:06 +03:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dusk/dynamic_water_2d#2
No description provided.