I need help on a project, I’m looking to create a SurfaceGui that displays a dynamic diagram to visualize certain values. The diagram should update every second to reflect changes in the data.
Here’s an example of what I have in mind:
Requirements:
- SurfaceGui: The diagram must be implemented using a SurfaceGui.
- Real-Time Updates: It should refresh every 1 second to ensure the displayed values are current.
If anyone has experience with creating SurfaceGuis or can provide insights on how to implement this in Roblox, your help would be greatly appreciated!
Thank you!