First person template I developed inspired by retro FPS like Doom/Wolfenstein and dungeon crawlers.

Note that it does not have texture support, so you will only be able to draw walls with solid colors and fixed outlines. To modify the map, you can place and move "Block"s in the layout, but note that:

  1. it won't work if the blocks are rotated, and
  2. the bigger the block, the more likely you are going to run into z-ordering issues

Feel free to use it any project, and don't be afraid to hit me up on Twitter if you have any doubts. Have fun!

Controls

  • Arrow keys to move forward/backward and turn.
  • Alternatively, you can use WASD to move forward/backward and strafe + Z/C to turn.
  • Q/E to move up/down but note you will still collide with walls even if you're above them.
  • Spacebar toggles the debug overlay.
StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorAlonso Canales
Made withConstruct
Tagsconstruct, construct-3, First-Person, Project template

Download

Download NowName your own price

Click download now to get access to the following files:

first-person-template.c3p 177 kB

Comments

Log in with itch.io to leave a comment.

nice

When I try to open this in construct 3, it says it converted legacy scripts to modular or something, then when I run the project it's just a white screen.

Hey! This was made in the early days of scripting in Construct. Since then they've released an update forcing scripts to run as modules. You can either try opening the project in an older version of C3 (r250 or lower) to be able to run in classic mode or upgrade it following this guide: https://www.construct.net/en/tutorials/upgrading-projects-classic-2652