GUI Constraints for nodes of layout [SOLVED]

You can use “achors” nodes (read here - How to GUI in Defold)

Add an empty node with stretch adjust mode to the right bottom corner and add as children this loading nodes with fit adjust mode

1 Like