biyaniM / ALICE-IN-WONDERLAND-professional-nappers

Single Player, 3D Platformer movement-based game with Color and Level Mechanics with WebGL Builds
6 stars 1 forks source link

Dev to Master Merge for Midpoint #119

Closed biyaniM closed 2 years ago

biyaniM commented 2 years ago

Workflow Migration from Dev to Midpoint for the midpoint presentation

To test

  1. Death of Player
    • Death zones,
    • falling down,
    • countdown timer,
    • Enemy kill
  2. HUD
    • Health Bar decrement
    • Ammo Count updates
    • Coin Score Update
    • Main Menu and Control Section
    • Pause Menu Trigger and disable
    • Level Complete Trigger
  3. Levels
    • Any weird Moving Tiles
    • Death Zone in the wrong place
    • Impossible sections
  4. Shooting
    • Is player able to shoot
    • Is the shot killing the Enemy?
    • Does the particle system work? (VFX)
biyaniM commented 2 years ago

Thanks, @schsu1 , fixing this ASAP.

biyaniM commented 2 years ago

Fixed Bug -

  1. Counter Bug in Level 2 fixed. (Missing value in HUD Component)
  2. Added Lava Texture in level 4 end platform
  3. Removed Fog

Couldn't fix player shrink. Moving this as an issue #121 for Week 10 as its not that pressing of a gameplay issue.

biyaniM commented 2 years ago

@sulysu I think both of these issues are ignorable. Changed the Text Size in Guidance GO, but the older font looks better, so stuck with it.

sulysu commented 2 years ago

Great work, Manan!