Skip to content

Stable release version 1.5

Compare
Choose a tag to compare
@Hertzole Hertzole released this 02 Jan 00:25
· 134 commits to master since this release

Quite a rushed and smaller release because of the plethora of problems with input found in the previous version. Sorry about that.

Here are the changes...

Added:

  • Movement multipliers in code. Can be used to easily make the player faster/slower and jump higher.
  • Camera force look.
  • SetPosition, SetLocalPosition, and SetPositionAndRotation methods added to easily set the position.

Improvements:

  • Eliminated garbage caused by string concatenation.

Changes:

  • Removed all references to HertzLib update manager.

Fixes:

  • Fixed not being able to use the old input manager.

The next update should be a lot better!