Well first update related to my project ... and also need little help ..😊

as you know i am working on my new game project β€œ won the world β€œ .. so here is its a little sample ….

Well iam facing only one problem. The ui is not attached to camera. Like it’s stay on same place.. how to make it zooming or zoom out alongwith camera :camera_with_flash:

(( Please ignore th background music.. i forgot to edit it.. :sweat_smile::sweat_smile:))

Ok sure.. just need some time :slightly_smiling_face:

Your UI nodes must be in the CanvasLayer node.

Also,It’s not a General post,it’s a Help one.so please change it to Help post.

2 Likes

Ohhh ok.. i will update it to help

1 Like

here is the node tree ………..
ui contains all the stuff that will provide control in game
player contain camera move along the player to move around the map

keep the UI scene inside a canvaslayer node, and don’t use static positions for UI.

It wouldn’t be responsive for all devices.

1 Like

ok.. thanks let me Watch this now …:blush::blush: