Frogger - Turtle Submerge Logic: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 June 2024

16 June 2024

  • curprev 12:2512:25, 16 June 2024Filmote talk contribs 6,476 bytes +131 No edit summary
  • curprev 12:1912:19, 16 June 2024Filmote talk contribs 6,345 bytes +675 No edit summary
  • curprev 10:2210:22, 16 June 2024Filmote talk contribs 5,670 bytes +5,670 Created page with " In this section, we will add the logic to make the turtle submerge and come back to the surface randomly and alter the existing logic that checks to see if you are on a log or turtle to include the turtle’s position above or below water. We will implement the submerge logic using a counter that we will decrement on each <code>frameCount</code> in a similar way we animated the explosion graphics. Each turtle will require its own counter so we can extend the <code>Obs..."