Hi, recently I found inspiration to make a little adventure game with my friend, and we both decided on having 2D characters in our experience. My first go at doing this we used BillboardGUI’s to render the images but we didnt like that the image followed the player’s camera on the Y axis. We both wanted the NPC to follow us on the X axis. So I used a beam but I cannot figure out how to make it so the image stays static and still in one position.
This is what I keep getting
Does anyone have any experience with this?