Update 2


Things Done:

  • Assets Retrieved (Unity Asset Store)
    • UI Extras Valentine's Day - over 490 PNG Files (Needed Heart Icon)
    • Tool Icons and Blood Sprites (Needed Crowbar Icon)
    • RPG Icons Free Starter Pack (Needed Pile of Gold Icon)
    • Gun Icon Package (Needed Shotgun and 
  • Canvas
    • Player Status Canvas
      • Added Image of Gold Icon and Text
    • Added Shop Canvas
  • Manager
    • Added Shop Manager
  • Player
    • Added Wallet Script
    • Added Capsule Collider
      • Set to Trigger
      • This is for the Player to be damaged
  • Script Change
    • Damage Collider (VRIF)
      • Added an OnTrigger Event for damage
  • Enemy
    • Added EnemyDrops Script
    • Changed condition for OnDeath
      • Removed the Spawning of Pickup_Heart
      • Added EnemyDrops -> SpawnDrops();
  • Pickup
    • Added Pickup_Coin that adds money to the player's wallet
  • Testing

Leave a comment

Log in with itch.io to leave a comment.