Construct 3D
Thanks for trying out the game! Please know that the controls are not necessarily ideal for a 3D Platformer and mostly mimic World of Warcraft default controls for movement and camera. Hold right click down while moving for perhaps a better experience!
Controls:
- Movement:
- Keyboard:
- WASD + QE Strafing
- Space Jump / Double Jump
- Mouse:
- Left Click Hold Rotate Camera (3rd Person)
- Right Click Hold Rotate Camera and Player (3rd Person)
- Keyboard:
- Tap "F" to switch between 3rd Person and First Person
- Debug: Tap "P" to see collision boxes. Tapping P again will stop updating the view but not hide it. Requires refresh to turn off.
Layouts:
- Tap "N" to go to "next layout" and toggle between the 3D Platformer and the Doom level.
NOTE: Sale is active for the next month as of 8/29/2024! Get both paid plugins for $8.
https://itch.io/s/130924/foozle-construct-3-3d-video-drop-sale
Required Plugins:
- 3D Object (Free): https://kindeyegames.itch.io/c3-3dobject-alpha
- 3D Physics ($10): https://kindeyegames.itch.io/construct-3-cannon
- 3D Physics Debug Render: Included in the 3D Physics as an available download
- 3D Effects ($10): https://kindeyegames.itch.io/c3-3d-effects
- 3D Rotate (Free): https://kindeyegames.itch.io/construct-3-rotate-3d-behavior
- The above is only needed if you want 3D Shapes to rotate on X and Y.
- Limit FPS (Free): https://www.construct.net/en/make-games/addons/1188/limit-fps
- The above is currently used to lock fps to 60 even on 120Hz.
Status | In development |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Foozle |
Made with | Construct |
Download
Download NowName your own price
Click download now to get access to the following files:
Construct3D_1-0-11.c3p 4.3 MB
Comments
Log in with itch.io to leave a comment.
Hi, I'm having the same problems as mention below the error "Failed to open project. Check it is a valid Construct 3 single-file (.c3p) project." with all the latest addons. Any chance the file is not compactible with the latest C3 version?
That is most likely because you do not have the latest plugin versions. Can you hit f12 to see the console and see what error it is logging when it tries to open it? Also make sure you have the latest versions downloaded of each plugin.
that is related to the light effect add on. Please update it to the latest version you can download from the itch page and it should work.
Good Luck!
:) I managed to open and run the file! Ty Foozle <3
Some shaders are working in a weird way but since I can run it now I can figure it out by myself!
Keep up the good work bro :D
Hello, can you show me using a small example in Construct 3 engine, how to display 3D models and animations for all players using the Photon Engine multiplayer plugin.
tried different options. And for the first person who entered the room, his 3D avatar is displayed, but for all subsequent ones, it is not displayed, as well as the animations that are triggered.
Hello, get this error, C407
Hi there - it opens for me, can you confirm you have the latest of each of the plugins required? If you hit f12 to view console and screen shot that would help as well.
Foozle
Yes, all aplugins is latest version, i get this error
Can you go tell me the Version number you see in Addon manager for 3D Object Plugin?
Oh, really, i was ta 2.65, now at 2,71 and everything works
Thanks
i think raycast doesnt work with the new addon updates, idk if its just me
Hello! Some common mistakes I see is people mixing shape cast result with ray cast result. Also mistaking how the collision filters work. Feel free to shoot me something over in Discord
I mean this example, the character just floats and the cameras go through walls and cant climb slopes with 2.23.0 of the physics addon
2.19.0 works tho
I tested and found the issue / reported to Kindeyegames / Mikal. It should be fixed now in the latest release just posted:
https://kindeyegames.itch.io/construct-3-cannon/devlog/800391/fix-cast-fix-shape...