simpel fist person game
its a simpel 3d first person game
pleas write glitches in comment
Status | Released |
Platforms | HTML5, Windows, Android |
Author | blitzi52 |
Genre | Platformer |
Made with | Unity |
Tags | 3D, Indie, Singleplayer |
Average session | A few minutes |
Languages | German, English |
Inputs | Keyboard, Xbox controller |
Download
Install instructions
just downloade the zip and extrak it open my project.exe
Development log
- IM BACKFeb 07, 2024
- UE5May 01, 2023
- OMG 149 VIEWSMay 01, 2023
Comments
Log in with itch.io to leave a comment.
Jumps too little so I could never reach the end. It's possible to slide along the mountains without to fall into the swamp.
i made a new version that fixes a lot of bugs
Now I start in a room that has one exit, but I can't pass due to an invisible barrier. Jump only works when the white thing is underneath my feet, but it doesn't stay there, so I gotta hit Space in the right moment, while standing at the exit of room 1.
So that was a little riddle at the beginning.
Controls are nice, but I still cannot jump far enough for the first bridge gap. Maybe the jumping doesn't use delta-T ? IDK about unity, some of it already does delta-t, so if you add it in your script, there could even be two delta-t routines, and the two delta-t factors mess things up like a double-negative.
Delta-t: (more of a public notice) For instance, take a theoretical 30 Hz framerate, calculate 33.3 / by the milliseconds one frame actually takes in your game, this gives factor delta-t, that can be used as a multiplication factor for all motion, so one would always jump the same height, regardless of a users framerate.
you need to sprint by the second jump or so
Maybe make a super-easy mode for dinos like me ^^
aww shit i could do if i want but dont know ow to do