Skip to content

TheAsuro/VelocityMovement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VelocityMovement

This is a barebones version of the bunnyhopping movement used in my game, Velocity.

Installation

You will need Unity3d Version 2017.1.0f3 or higher. Clone or download this repository, then open the downloaded directory as a project. The scene "example" located at Assets/Scenes/example.unity contains the working player character. The code relevant to bunnyhopping is located at Assets/Scripts/StrafeMovement.cs

More Info

If you want to implement bunnyhopping yourself, I highly recommend Bunnyhopping from the Programmer's Perspective and More than you ever wanted to know about Air Strafing.

About

Bunnyhopping movement in Unity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages