60 likes | 184 Views
Summer DigiPen ProjectFun VideoGame Programming 1. Wednesday, June 25, 2009. Entry Task:. Relax – have a donut (away from the computers of course) When back at your seats, Log into the DigiPen project fun website: https://projectfun.digipen.edu/ with these credentials:
E N D
Summer DigiPen ProjectFun VideoGame Programming 1 Wednesday, June 25, 2009
Entry Task: • Relax – have a donut (away from the computers of course) • When back at your seats, Log into the DigiPen project fun website: https://projectfun.digipen.edu/ with these credentials: • Login Name: firstname.lastname • Password: DigiPen
Usernames: • james.sivonen • jantz.garza • joshua.mcintosh • keyes.rushing • manuel.manzo • seth.tegrotenhuis • taylor.wolfe • tino.barrera • ben.bettencourt • christopher.boneck • christopher.cross • devon.nield • earl.moody • forrest.hill • isai.garza
Agenda • Today: • Explore the PF website • Test of Knowledge • Complete SideScroller Code • Give you the source code and reverse engineer it (if needed) • Tomorrow: • Platformer
Test of Knowledge • Answer the following? 1. Which vector direction is? 2. What is the difference between Local Data and Global Data? 3. What PFE element is used if you want a character to move in a designated pattern?
SideScroller Issues • major crash when implementing PlayerDamageFN • some can only shoot when moving in two directions • Others?