Hello developers! I am working on a GUI that will display the player and his movements. I have already researched the DevForum and checked all over the internet to find a solution, but it seems very few people have tried to do this. An example of my end goal of this GUI would be something similar to this:
- My UI would have a bigger frame to hold it and it would show when the player stands still, and when he is walking again.
I know there is API endpoints, but I don’t want this to be a solid image. It is supposed to show things like player movement.
I have already tried using the ViewportFrame, but I can’t figure out how to get it to show the player. I think the solution is to use the ViewportFrame, but I am not experienced with it. I have been trying to create this for quite some time and any solution to this would be much appreciated.