Fixed Half-Life GoldSrc-Like ladders This type of ladder was bugged a lot - espacially over network. Movement modes wasn’t switching for players and I learned next thing about writing custom movement code. I have to fix a lot of stuff in my net-code but I will get back to this later. My ladder movement code was bugged...
Engine update - Unreal Engine 5.5 Preview After long break I returned to the project. But meanwhile new version of engine was released so I had to update my project to this version because I want to have the newer one. Why? Because. There was some problems with plugins but I finally managed to fix it. Intel 13/14th...
That’s the thing I don’t know how to handle because it must be predicted perfectly to gain smooth gameplay. Making custom movement would be easy for a singleplayer game, but things get a lot of more complicated in multiplayer - You won’t do this in Blueprints. This is the first and basic limitation of visual...