Data-Driving the Replays
- 50541507
- Apr 22, 2022
- 1 min read
As like what I did with the Inventory Screen, I decided to use Data Tables for the Replay Screen also. This is not done to the same extent as the Inventory Screen, as it's just changing two text components currently, but it's there if I want to expand upon it and try my hand at some kind of limited replay implementation mock-up. Anyway, it uses the same techniques and workflow of the Inventory Screen, so I won't show that. The two text components that are changed are the Replay Name and Map Name, though creating something that holds a simple files and draws some moving things on the screen and putting that in the Data Table may be worth looking into.

I also took off the left and right borders and left the top and bottom to fit with the design theme more. I also did this for the Expandable Areas in the Settings Screen:




Comments