v0.0.4: Debug Settings Update


Added a Debug Menu for changing and trying out various Camera and Character settings.


## [Known Issues]

- Missing all sound and visual effects.

- UI doesn't get pixelated.

- Weird Input locking sometimes.


## [Planned]

- Player Stats.

- Saving/Loading.

- Unified Menus.

- Sprint Action.

- More Hazards & Enemies.

- Input Rebinding.

- Level Selection and proper Objectives.

- Ground Indicator or Blob Shadow for character.

- Flutter Jump.

- Holding Jump to slow your descent.


## [0.0.4c] - 2021-04-24

### Changed

- Added various Radleys as markers for the checkpoints.

### Removed

- Removed Left Click as a Jump input.

### Fixed

- Can now click around the Debug Menu without triggering Actions.


## [0.0.4b] - 2021-04-23

### Fixed

- Jump animation not triggering consistently.


## [0.0.4a] - 2021-04-23

### Changed

- Camera Collsion now ignores the player.

- Small changes to last section of the level.

- Altered movement input code for gamepads. May fix the input locking.


## [0.0.4] - 2021-04-23

### Added

- Changelog!

- UI to display how many Coins and Eggs have been collected.

- Debug UI for players to tinker with character and camera settings. Default value in [brackets].

- FOV [55]

- Camera X Axis Speed [200]

- Camera Y Axis Speed [1.5]

- Camera Distance [6]

- Grounded Speed Max [7]

- Aerial Speed Max [7]

- Aerial Acceleration [12]

- Drag [0.1]

- Jump Speed [7]

- Jump Hold Extension [0.05]

- Jump Scalable Forward Speed [1]

- Added version number to bottom left of screen.

- New ending to the level! Yay~ Hopefully it's not worse than the original somehow.

- Added Camera Collision, so if it's annoying or janky, let me know~

- Included a [Secret] area hidden in the level.

### Changed

- Increased the Camera's X Axis Speed from 150 to 200 degrees per second.

- Camera X Axis is now non-inverted by default due to popular demand. 

- Y Axis is now Inverted. Camera will now move in the direction you press.

- Quick Fix: Press the I key to invert the Camera's X Axis.

- Stable Slope Angle decreased from 60 to 40.


## [0.0.3] - 2021-04-21

### Added

- Added a new (not quite yet) playable character, Radley the Robot!

- Created Collectibles and Hazards.

- Placed Coins and Eggs throughout [The Hops Room].

- Added Jump Extension. Gain jumping height by continuing to hold Jump.

- Finished setting up Input for several styles of Keyboard/Mouse & Gamepad controls.

- Shifted platform to WebGL for easy sharing and testing.

- Added a music track to [The Hops Room].

### Changed

- Redesigned much of [The Hops Room].

- Reduced Aerial Movement by 90%.

### Fixed

- Various input and character controller bugs.


## [0.0.2] - 2021-04-20

### Added 

- Added a playable character, Martin.

- Began filling out the level with more moving parts and colorful visuals for [The Hops Room].

- Created sunset-styled skybox.

### Changed

- Shrunk down the level and nearly all the character's movement values by around 60%.


## [0.0.1] - 2021-04-19

### Added

- Basic platformer controller and camera.

- Created simple testing level, [The Hops Room].

Leave a comment

Log in with itch.io to leave a comment.