How to remove the blue border rectangle that appears when a new app is created ? #2550
-
How does one remove the blue border ? In the simulator it is easier to see, in the above screenshot you just need to zoom in. |
Beta Was this translation helpful? Give feedback.
Answered by
halx99
May 24, 2025
Replies: 1 comment 1 reply
-
Just remove the drawNode: https://github.com/axmolengine/axmol/blob/dev/templates/cpp/Source/MainScene.cpp#L136 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
halx99
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just remove the drawNode: https://github.com/axmolengine/axmol/blob/dev/templates/cpp/Source/MainScene.cpp#L136