2D-Platformer icon indicating copy to clipboard operation
2D-Platformer copied to clipboard

A 2D Action Platformer Experiment made with ECS/DOTS

Results 5 2D-Platformer issues
Sort by recently updated
recently updated
newest added

Physics freaks out in builds. At first, I thought it was PlayerMoveSystem not running in the simulation group. So I added that also the automatic delta time provided by the...

bug

A pause menu that is opened with the escape button that has rudimentary options would be nice. Currently to close the game you need to Alt+F4 from it.

enhancement

Move to the Unity Input System instead of the old one. The package is already linked.

enhancement

A different crosshair per weapon could make the weapons feel even more unique. Indicating weapon recoil with the crosshairs could also be a good idea. There are already multiple crosshair...

enhancement

To compensate for the desired heavy feel it would probably be advisable to implement some sort of a cover system that lets the player traverse and get behind cover seamlessly....

enhancement