This is a fairly simple Construct 3 example / template for 3D first person games where you either need mouse aim for shooting projectiles and/or you need to focus objects by looking at them (eg. like in Minecraft).

The project only uses standard behaviors (Bullet and Tween for the projectiles) and no sorcery. This also means that it's a bit wonky.

If you are looking for a more advanced template, check out FoozleCC's 3D Action Platformer Demo, which also has its source available for download.

You can download the source code (C3P project file), which is licensed under the MIT License. You can use it in commercial projects as well, just don't forget to add the copyright notice and original license. The project file also includes extensive comments.

StatusReleased
CategoryAssets
Release date Jun 25, 2022
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorFodi
Made withConstruct
Tags3D, construct-3, First-Person, FPS, Project template
Code licenseMIT License
Average sessionA few seconds
InputsKeyboard, Mouse

Download

Download NowName your own price

Click download now to get access to the following files:

First person 3D template.c3p 104 kB

Comments

Log in with itch.io to leave a comment.

Thank you !