Just a short testmap I made to test the pickup I was working on. Run the map from the console using the open command as it comes with it's own GameType that cannot be selected from the GameType List.
makemeunreal wrote: ↑Wed Apr 17, 2024 9:41 pm
Just a short testmap I made to test the pickup I was working on. Run the map from the console using the open command as it comes with it's own GameType that cannot be selected from the GameType List.
A testmap paired with a test item and a custom test gamemode. (There's an item next to your spawnpoint.)
The goal was to emulate an acceleration based BHop-Style using the custom item and the gamemode thus you have to launch the map from the console using the OPEN command as I didn't make a custom .int for the gametype.
Activate the Item as soon as you pick it up and try hopping around the map. You can achieve some seamless transitions if you jump at the right moment. (No Phys_Walking initiation that way I guess. Pretty much like jumping right away hitting the ground without "taking a step".)