Create End Credit Scrolling Text - Java Extra 41
Channel:
Subscribers:
36,900
Published on ● Video Link: https://www.youtube.com/watch?v=1_xB6G7hX80
In this video we make a scrolling text with Graphics2D class.
First we take care of line breaks/hard return/carriage return and antialiasing for Graphics2D's drawString method.
Then we move the string by using Timer.
Java Extra Playlist:
https://www.youtube.com/playlist?list=PL_QPQmz5C6WVDAle3owLhbI-YhXXAwD3n
#tutorial #gamedev #javagui