Sean DugganImproving the Double Jump and Implementing Camera FollowInitially, I thought that I was input-buffering my next jump after the double-jump, but it turns out my code was a bit buggy. I made a few…Jan 10
Lem AppersonUnreal Enhanced Input System — Detailed Set-up for C++Setting Up Unreal Engine’s Enhanced Input System for a Jump ActionJan 2
Sean DugganPlatformer Character Controller — Double JumpRight now, we have the jumping working alright overall, but we have a platform or two that just can’t be reached with that jump height, or…Jan 8Jan 8
Samuel MontambaultUnity: Cinemachine With New Input SystemA small tutorial to be able to integrate Cinemachine with the new Input System.May 31, 20203May 31, 20203
Sean DugganCreating a Platformer Character ControllerI’ve set up a simple little prototype platformer level, complete with platforms and collectibles. But, we need to make the character move…Jan 7Jan 7
Sean DugganImproving the Double Jump and Implementing Camera FollowInitially, I thought that I was input-buffering my next jump after the double-jump, but it turns out my code was a bit buggy. I made a few…Jan 10
Lem AppersonUnreal Enhanced Input System — Detailed Set-up for C++Setting Up Unreal Engine’s Enhanced Input System for a Jump ActionJan 2
Sean DugganPlatformer Character Controller — Double JumpRight now, we have the jumping working alright overall, but we have a platform or two that just can’t be reached with that jump height, or…Jan 8
Samuel MontambaultUnity: Cinemachine With New Input SystemA small tutorial to be able to integrate Cinemachine with the new Input System.May 31, 20203
Sean DugganCreating a Platformer Character ControllerI’ve set up a simple little prototype platformer level, complete with platforms and collectibles. But, we need to make the character move…Jan 7
Matteo Lo PiccoloUnity new Input System : Jump (Part VIII)In this article we look at the jump, based on how long we hold the button down.Jan 1, 2022
Nick SudaAn Introduction to Unity 2019’s Input System Package(originally published January 21, 2021 on nicksuda.com)Jul 20, 2021
Lem AppersonUnreal Engine’s Enhanced InputWhat is Unreal Engine’s Enhanced Input and how does it compare with Unity Game Engine’s latest input system.Jan 1