Hello! I'm currently building out a game for a class of mine and have run into a bit of a snag.
I need to be able to get a few elements that will eventually be used as UI elements to stay in fixed positions as the Viewport is set to "scroll to" the submarine in the photo below
imgur.com/gallery/Cwno3E9
I need these elements to be in fixed positions and move relative to the position of the sub as it moves through the layout such that when the player moves the elements in question will move with the player.
Thanks!