Wednesday, May 7, 2014

Simple Platformer 1 Day 03




Day 3

  • Converted gamecontrol script to C#
  • Figured out how to create a multi-dimensional array for potential flower spawning
  • Could not get a random number generator to work
  • Could not figure out how to pull coordinates from the array

Next
  • Extensively look into random number generator and array
  • Figure out how to spawn objects in predetermined coordinates
  • If I cannot figure out randomized coordinate-picking in 2 days, will instead go for randomly picking on/off switch at the start of the level on pre-determined pickup locations

No comments:

Post a Comment