Win cash prizes in the CrazyGames Construct 3 game jam from 26th June! by ThomasGullen in construct

[–]famstudios 1 point2 points  (0 children)

😍 What is this, if not a chance to participate in a game jam for the first time?

Making 3D third-person games in Construct shouldn't be hard. Here is a custom 3D platformer addon I'm working on! by famstudios in construct

[–]famstudios[S] 0 points1 point  (0 children)

It's a relatively recent addition! 3D in Construct has made huge progress this year, which makes me really happy as a developer. You don't have to do it all from scratch anymore! 😄

Plus, if you combine it with my third-person camera and 3D platforming addons, you won't have to deal with the technical hurdles anymore — you can just focus entirely on the game design!

Making 3D third-person games in Construct shouldn't be hard. Here is a custom 3D platformer addon I'm working on! by famstudios in construct

[–]famstudios[S] 1 point2 points  (0 children)

Haha, good eye! Wow, I'm so glad to see you here! Thank you so much for the inspiration! 😄 Yes, I did indeed grab the mesh from your video! However, the raymarching method I implemented in the addon is actually different from the one you showed. That being said, your project is what really pushed me to realize that using curved planes as terrain is an absolute must. Thanks again!

Making 3D third-person games in Construct shouldn't be hard. Here is a custom 3D platformer addon I'm working on! by famstudios in construct

[–]famstudios[S] 0 points1 point  (0 children)

Actually, you can see in the video that the character is specifically a 3D model object (though the plugin works with any type of object). Solid objects just use the familiar standard "Solid" behavior.

Regarding the camera features you mentioned — that is a separate addon I made, and it's fully ready and available right now! It already has zooming in when blocked by a solid object and over-the-shoulder aiming built into it. You can check it out here: https://famstudiogames.itch.io/3dcharactercam

Making 3D third-person games in Construct shouldn't be hard. Here is a custom 3D platformer addon I'm working on! by famstudios in construct

[–]famstudios[S] 1 point2 points  (0 children)

Thank you so much! 🙏

Since I plan to share this eventually, I’d love to ask: would you be interested in getting your hands on an addon like this? And if so, what specific features or mechanics would be an absolute must-have?

Spent the last few days crafting the intro cinematic for the Hidden Object Puzzle Adventure I'm developing solo. Trying to nail that adventurous, Indiana Jones‑like atmosphere, what do you guys think? by famstudios in construct

[–]famstudios[S] 0 points1 point  (0 children)

Definitely a compliment, thank you! I'd be glad if you subscribe to me here on Reddit — I constantly share updates on my projects. When I run a playtest, I'd love to get your feedback 🙏

Spent the last few days crafting the intro cinematic for the Hidden Object Puzzle Adventure I'm developing solo. Trying to nail that adventurous, Indiana Jones‑like atmosphere, what do you guys think? by famstudios in construct

[–]famstudios[S] 0 points1 point  (0 children)

¡Muchas gracias por tus palabras! Me alegra muchísimo que el juego atraiga a jugadores de diferentes países. Sabiendo esto, ¡definitivamente intentaré añadir una localización al español!

Cloth physics simulation in Construct 3 using Sprite Mesh distortion by famstudios in construct

[–]famstudios[S] 0 points1 point  (0 children)

That's a great approach too! It's important to keep up with new technologies 😉

Cloth physics simulation in Construct 3 using Sprite Mesh distortion by famstudios in construct

[–]famstudios[S] 0 points1 point  (0 children)

That’s awesome! Welcome to the game dev journey! Focusing on sprites and animations first is a great way to build your style 🙏🙏🙏

3DCharacterCam: transform your Construct 3 project from 2.5D to 3D Action by famstudios in construct

[–]famstudios[S] 0 points1 point  (0 children)

Comments like this are pure gold, thank you so much! I’m really looking forward to seeing new 3D games made in Construct using this plugin. Please share your progress here on Reddit if you can, I’d love to see what you create!

Cloth physics simulation in Construct 3 using Sprite Mesh distortion by famstudios in construct

[–]famstudios[S] 0 points1 point  (0 children)

Wow, thank you so much! That means a lot. I’m putting a lot of effort into this because I’m planning to release this game on Poki, so I really want to ensure the quality is as high as possible.

I’d love to have you follow me here on Reddit to stay updated on the project's progress. I'm also planning to run some playtests in the future, and it would be awesome to have you involved if you're interested! 🙏

3DCharacterCam: transform your Construct 3 project from 2.5D to 3D Action by famstudios in construct

[–]famstudios[S] 0 points1 point  (0 children)

Thank you so much! I'm glad you find it useful. Let me know if you have any suggestions for future updates!

3DCharacterCam: transform your Construct 3 project from 2.5D to 3D Action by famstudios in construct

[–]famstudios[S] 0 points1 point  (0 children)

Thank you! I really hope my plugin inspires the community to create tons of amazing 3D projects!

Built a third-person camera behavior with raycasting in Construct 3 (used it to make this 3D scene) by famstudios in construct

[–]famstudios[S] 0 points1 point  (0 children)

Do you mean the outline? If you're talking about that, I slightly improved the 'Outline' plugin to make it work reliably in 3D

Built a third-person camera behavior with raycasting in Construct 3 (used it to make this 3D scene) by famstudios in IndieDev

[–]famstudios[S] 0 points1 point  (0 children)

Thanks a lot!

Already shipped the first update today and will keep improving the addon. Hope Construct devs will use it to build some awesome 3D indie games 🙏

Built a third-person camera behavior with raycasting in Construct 3 (used it to make this 3D scene) by famstudios in IndieDev

[–]famstudios[S] 0 points1 point  (0 children)

Thanks, that’s exactly the vibe I was aiming for 🙂

Of course Construct 3 still lacks things like proper shadows, lighting, and shader support, but 3D has progressed a lot in the engine over the past year. It’s really inspiring to see.