![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Goral |
Is is safe to use Node2D inside Control or does it have some side effects?
I want to use Control to layout my Node2D’s
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Goral |
Is is safe to use Node2D inside Control or does it have some side effects?
I want to use Control to layout my Node2D’s
![]() |
Reply From: | ProXFox |
No! Using Node2D will cause problems, they are not like Control nodes because Controls have options for anchor and layout but NOT Node2D.
then how i could use spritesheets or any util node2d? i can’t figure out
Gengiskan | 2020-12-10 14:43