Submissions by saluk tagged lists

  • Today's update will be in lists only
    • lists are cool
    • everyone likes them
    • monday
  • I decided to do some world building
    • set the stage for the planet
    • it dictates technology levels and people's philosophies pretty well
    • it plays into the story well also!
  • I also started framing the scope of the story
  • I'm using the wiki function of bitbucket, which is where my code is as well. It was a bit annoying figuring out how to set up the interlinks, but once I got it working it's fine
  • Created a campfire that can be refueled by adding logs to it
  • Realized I had interaction with objects in like 3 or 4 places in the code:
    • I started to put them all in the same place, but did not finish
  • I thought about working on the ai to get an npc refueling the fire
    • Looking at the json for the npc script, I need to make an editor for the behavior trees.
    • It's just too scary looking