All public logs

Jump to navigation Jump to search

Combined display of all available logs of Arduboy Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:22, 16 June 2024 Filmote talk contribs created page Frogger - Turtle Submerge Logic (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...")