7: May 13th, 2020 - TerryHongliWang/y10unit3 GitHub Wiki
Summary
I worked on the scrolling in-game news bar today. I had experimented making scrolling letters, but could only figure it out in a non-smooth way. I also tried an external css framework, but I found it difficult to interact with. I tried using my own javascript function, and although it is not so smooth, I think it should be pretty good. I drew letters onto the bottom part of the canvas, where I modified the background image so it looked like it fit into a bar. I will probably experiment with a few more frameworks, in case they help with other parts of my game as well.
Tasks
- Create and finish the scrolling news bar