simplerr / UtopianEngine

A game engine in early development
MIT License
52 stars 5 forks source link

Add a controllable character #115

Closed simplerr closed 3 years ago

simplerr commented 3 years ago

Try using Half-Life physics from https://github.com/Matherunner/strafelib.

https://www.reddit.com/r/Unity3D/comments/7w97nq/porting_hl_movement_to_unity3d_surf_and_bhop/ https://github.com/ValveSoftware/source-sdk-2013/blob/master/mp/src/game/shared/gamemovement.cpp https://www.reddit.com/r/Unity3D/comments/dcmvf5/i_replicated_the_source_engines_air_strafing/ https://web.archive.org/web/20190428135531/http://www.funender.com/quake/articles/strafing_theory.html https://www.jwchong.com/hl/strafing.html http://adrianb.io/2015/02/14/bunnyhop.html https://steamcommunity.com/sharedfiles/filedetails/?id=184184420