Presents Tree growing and runes appearing


This is the first actual coding and gameplay post, took a while to figure things out.

I started by creating the overall level.

  1. The basic scenario: with some vegetation
  2. The present vine that grows over time, player must make sure it is not sabotaged. A simple behavior that scales the vine and shows the presents at the end.
  3. Magical runes that appears around the map. I setup a set of spawn points. At the beginning of the level, a spawner chooses a subset of those spawn points based on the amount of runes to spawn and activate those. Each spawner chooses one of the runes to spawn (the difference is only cosmetic) and a time (they don't spawn all at once in the beginning).
  4. [wip] Some UI: number of runes collected, number of runes required, timer for the vine to fully grow and present to appear, health of the vine

The game can be opened but there is no gameplay yet. Small video below:

Next step I will create the player avatar and basic movement. The rune collection mechanics and the success criteria for the level. For the movement I will need to study a little but about NavMeshs since it has been sometime. Might take a while but I will try to share the progress here during the day. I hope I can have it working today.

The third iteration will be focused on the avocado which will poison the vine and try to prevent the player from collecting all the runes with some obstacles. I will also code the failure criteria for the level. This will be tomorrow's work.

Fourth iteration will be Wednesday, jam's last day, I will focus on bugs, balancing and any adjustments to make sure it feels fun to play the game.

Get Christmas Chaos: The Avocado Conspiracy

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.