Glad you enjoyed the sneak peek. Making games in construct is easy, making games in 3d construct is a nightmare. Hopefully this tool will make it a little bit easier.
This is only V1. Still got alot to add but hoping this tool can help alot of people get into 3d construct, as it currently a little intimidating. Drop you an email with the full code. Feel free to check it out.
I’m glad to see that you’re hiatus has come back with something awesome and well done I think this will be the start of a new era for 3D construct I know it’s just lines of code but that’s everything computer related I guess 😂 I’m glad to see your working on something that you enjoy and have passion for and trying to improve what CS3 has to offer newer or older, beginners or advanced ❤ love your work ❤❤❤ and please keep it up 👍 ❤😊
Thank you so much. This has took months (hence the gap between video) but worth it to have a tool this powerful for the community that can only grow. Construct 3d will never catch up to other engines but can still be used to make short fun arcade games. I'm also hoping this will get the attention of the construct Devs and maybe they will give us a few more tools.
@@gamedesignwithreilly my only concern is rendering quality. is it only good for basic mobile games without textures? I worry rendering quality is just too poor to make any decent PC games with 3d in it
So far I have been able to run the test world at 120fps no problem. This is never going to be anything but would be great for making doom clones, simple platform games and short arcade games. It's nice to have the option.
Damn, impressive. Can you share the concept behind making the "line of sight"? I mean, I really need an explanation oh how it's done. I'm currently struggling with getting any kind of raytracing in CTF2.5 which is very similiar to Construct.
The line of sight is based of this concept ua-cam.com/video/w-Bk8a4F9mw/v-deo.htmlsi=ZpDrNXjsccdeT2Fs In my code there is a new function called "isPlayerLookingAtObject("object name")" where you can check if the player is looking at certain object and return that exact object. This is how I achieved the blocks turning red and shooting the targets. My version will be released on the 9th or is now available on patreon.
It is an option you can turn on or off. The tool supports mouse and keyboard, a controller or on screen mobile controls. Aim is to also add the ability to move the camera by dragging on the touch screen instead of the on screen joystick.
Making plugin and tricky and can be buggy. This will be an event sheet you can attach. Less helpful for free users but for advance user, they will have full customisation of the tool, to make it their own.
And i am pissed off that I can't find out the damn loops in CS3 how they work and i want to break it and use a proper programming language like C# in Unity.😂
This project aims to make 3d games in construct as easy as it is in 2d Currently the 3d does not handle movement, camera, controller and mobile support, collision, terrian, line of sight checkers and projectiles. All require coding from scratch. This tool does that hard work so you can start making the game on top of those basics.
wow - looking forward to this!
This is incredible!
Glad you enjoyed the sneak peek. Making games in construct is easy, making games in 3d construct is a nightmare. Hopefully this tool will make it a little bit easier.
This will be great help for me and many others thanks!!!!!
That's the plan. Making games in construct is easy, making games in 3d construct is a nightmare. Hopefully this tool will make it a little bit easier.
That's impressive bro. Well done.
This is just the beginning.
Impressive work!
Que ganas de probar eso .ooo
this is mind blowing!! I cannot wait for more 3D demonstration like this, its unbelievable C3 can do 3D to this extent now!
Hoping for V2 after Christmas
The boundaries of Construct 3D pushed back again! Excited to see you finally have a Patreon, I'm in!
Thanks for joining patreon Ricky. Will be in touch soon about video requests and helping with your current projects.
Super impressive!
Thank you. Making games in construct is easy, making games in 3d construct is a nightmare. Hopefully this tool will make it a little bit easier.
Looks like a cool project! Awesome to see it all in one project file, I am sure it will be super helpful to people
This is only V1. Still got alot to add but hoping this tool can help alot of people get into 3d construct, as it currently a little intimidating.
Drop you an email with the full code. Feel free to check it out.
I’m glad to see that you’re hiatus has come back with something awesome and well done I think this will be the start of a new era for 3D construct I know it’s just lines of code but that’s everything computer related I guess 😂 I’m glad to see your working on something that you enjoy and have passion for and trying to improve what CS3 has to offer newer or older, beginners or advanced ❤ love your work ❤❤❤ and please keep it up 👍 ❤😊
Thank you so much. This has took months (hence the gap between video) but worth it to have a tool this powerful for the community that can only grow. Construct 3d will never catch up to other engines but can still be used to make short fun arcade games.
I'm also hoping this will get the attention of the construct Devs and maybe they will give us a few more tools.
you are always the best!
Your always the best 👍 (Uno reversal)
🔥
Great job dude =) !
Thank 👍 this is just a sneak peek.
Epic!!
Cheers. Sent you email with more details.
I like this project because I really like working with 3d in construct 3
The tool is not a plugin either. It is over 200 event which you can add to or edit to completely make it your own.
😀🔥🔥🔥
This is just a sneak peek
Reily you are awesome man! I new in Construct and really glad that find your channel. I'm sorry that can't patreon you in my country its not working
No idea why, very new to patreon. Just watching the video is a big help.
Well done 👍
Thanks. I'm hoping this will make construct 3d easier for everyone.
@@gamedesignwithreilly my only concern is rendering quality. is it only good for basic mobile games without textures? I worry rendering quality is just too poor to make any decent PC games with 3d in it
So far I have been able to run the test world at 120fps no problem. This is never going to be anything but would be great for making doom clones, simple platform games and short arcade games. It's nice to have the option.
Agreed @@gamedesignwithreilly
holy moly this looks so useful thank you!
Hope so. Making games in construct is easy, making games in 3d construct is a nightmare. Hopefully this tool will make it a little bit easier.
You're nuts man 😅
❤❤❤❤❤❤
Glad you enjoyed this sneak peek
Damn, impressive. Can you share the concept behind making the "line of sight"? I mean, I really need an explanation oh how it's done. I'm currently struggling with getting any kind of raytracing in CTF2.5 which is very similiar to Construct.
The line of sight is based of this concept ua-cam.com/video/w-Bk8a4F9mw/v-deo.htmlsi=ZpDrNXjsccdeT2Fs
In my code there is a new function called "isPlayerLookingAtObject("object name")" where you can check if the player is looking at certain object and return that exact object. This is how I achieved the blocks turning red and shooting the targets.
My version will be released on the 9th or is now available on patreon.
Can you make a boss fight video tutorial in construct 2d?
It is high on my list. Just got to work out what it will look like and program a demo.
How to import 3d low polygon objects into the platform?
You can't without a plugin. The plugin is around £20.
why is a joystick used in mobile control to rotate the camera? use standard controls.
It is an option you can turn on or off. The tool supports mouse and keyboard, a controller or on screen mobile controls. Aim is to also add the ability to move the camera by dragging on the touch screen instead of the on screen joystick.
Super excited about this. Will this be a plug-in?
Making plugin and tricky and can be buggy. This will be an event sheet you can attach. Less helpful for free users but for advance user, they will have full customisation of the tool, to make it their own.
@@gamedesignwithreilly can’t wait for it!
And i am pissed off that I can't find out the damn loops in CS3 how they work and i want to break it and use a proper programming language like C# in Unity.😂
I need to learn how to code tradionally with construct as well. There are many tutorial on their main page but sadly little documention.
Sorry for my ignorance, but doesn't Construct 3 already have 3D capabilities? What's the difference between the built-in 3D and this?
This project aims to make 3d games in construct as easy as it is in 2d
Currently the 3d does not handle movement, camera, controller and mobile support, collision, terrian, line of sight checkers and projectiles.
All require coding from scratch. This tool does that hard work so you can start making the game on top of those basics.
@@gamedesignwithreilly Oh that's really cool if you to work on something like this then. I might use it in the future.
Accidentally disliked it, but don’t worry, i switched it! Anyways, YOU’RE CRAZY TO MAKE A 3D ENGINE IN CONSTRUCT and i respect that
This is just the beginning
@@gamedesignwithreilly can’t wait to see whats next