Scrolling Text

File: i_scrolltext.isc

Enable Java to see what LVPlanet Isaac made for you This is one of the easisest tasks, provided that you have an image with the text! Let the file enter the applet area and then exit it from the opposite side.

Look at the three frames used by the original file:

Frame # Duration Hint Screenshot of the Isaac Workspace
1 30000 ms Set a long duration to allow the user to read the text
2 0 ms This frame goes instantaneously to the next one, otherwise you'd see the text going back to the bottom
3 1000 ms This is only a pause before restarting the animation from the frame #1

Back to Ideas