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

Mystery Box changed to collision power ups #155

Closed biyaniM closed 1 year ago

biyaniM commented 1 year ago

Changes

New Script handles all three types with Enumerators. No need for the previous implementation.

Added these to placeholder prefabs. Can add to Heart / Bullet / Coin prefabs later.

The placement of these will be up to the level designers.

Next Step

Fixes #154