the follow behavior is the new path finding behavior and it's so easy to use and definitely easier than path finding if someone has a hard time making something follow the player with path finding he can use follow behavior which requires almost no code to get started
Hey! I was wondering if you had a discord or such so I could possibly get help for something related to your old world generation tutorial, I'd like to scale it but can't quite figure it out
Hi bro! thank you for your videos, they are very cool! i have a question for you .i just started learning Conctruct . i am trying to replicate a level from my favorite worm jim game where he catches puppies . can you show it in your videos?
Got a busy schedule planned but I'll add it to the list. The puppies are essentially the bullet behaviour with the bounce of solids added (player being a solid object) and gravity property.
@@gamedesignwithreilly Yes, I understood it right away! There are no problems with this, they even push off from the trampoline at 80 degrees, so they always fly to the right. I have been following this level for a long time and realized this. But I have problems with the timer, the flight of puppies is scripted in the game about the worm. If you go through a level, they always fly the same way. But I haven't figured out how to repeat it yet. I probably need to set a timer. Thanks for answering, you're cool! I will not give up and like Naruto I will try again! I'm waiting for your video!
@@flipflopflap9870 the timer behaviour allows you to wait a certain time. You can then use the on timer check to see when the timer is finished. You can set the timer to be random if count is below a value, then on timer, restart timer to a random value and add 1 to count.
Please Reilly can you help me? I want to make a 2d top down version of crosssout, but i absolutely have no idea how to make car editor. I hope someone will help me
As a starting point, you will need a car with the car behaviour and pin behaviour for each of the components to attach it to the vehicle. If you have each component as an animation, you could just change animation at the start of the layout and then check what animation they have before the action button is pressed
Hi Game design with Rilley! I hope u read this comment, but now I was wondering can you actually make a game mechanics like Super Smash Bros? Like the percentage thing and the AI probably.. I really hope you'll read this comment! 😁
Wow, I could use this to completely redesign my boss ai!! Thank you for this video!! 🗿
This looks really cool, thanks
No problem!
What if enemies are two or more? In my case, they follow the player along exactly the same path and it feels like they have merged together
Good one! Thanks!
Amazing, thank you
This new behaviour is huge. I do so much setting effects and positions, that can be replaced by 'anchoring' objects with this!
Can't remember our last behaviour, definitely a great addition
this behaviour is good
Two simple uses for it already which are super useful and we have only just got started.
the follow behavior is the new path finding behavior and it's so easy to use and definitely easier than path finding if someone has a hard time making something follow the player with path finding he can use follow behavior which requires almost no code to get started
Hey! I was wondering if you had a discord or such so I could possibly get help for something related to your old world generation tutorial, I'd like to scale it but can't quite figure it out
Maybe check his channel bio?
Sorry no discord. I am active on the construct Facebook group with many other Devs or drop me an email jreillycomputing@gmail.com
Hey .....can you please tell me that how i can put Ads after every level complete in construct 3???
Sorry for the late reply. Something I haven't done personally but I would ask on the construct Facebook page. Many developers there have done this.
Hi bro! thank you for your videos, they are very cool! i have a question for you .i just started learning Conctruct . i am trying to replicate a level from my favorite worm jim game where he catches puppies . can you show it in your videos?
Got a busy schedule planned but I'll add it to the list. The puppies are essentially the bullet behaviour with the bounce of solids added (player being a solid object) and gravity property.
@@gamedesignwithreilly Yes, I understood it right away!
There are no problems with this, they even push off from the trampoline at 80 degrees, so they always fly to the right.
I have been following this level for a long time and realized this. But I have problems with the timer, the flight of puppies is scripted in the game about the worm. If you go through a level, they always fly the same way. But I haven't figured out how to repeat it yet. I probably need to set a timer. Thanks for answering, you're cool!
I will not give up and like Naruto I will try again! I'm waiting for your video!
@@flipflopflap9870 the timer behaviour allows you to wait a certain time. You can then use the on timer check to see when the timer is finished.
You can set the timer to be random if count is below a value, then on timer, restart timer to a random value and add 1 to count.
Please Reilly can you help me? I want to make a 2d top down version of crosssout, but i absolutely have no idea how to make car editor. I hope someone will help me
As a starting point, you will need a car with the car behaviour and pin behaviour for each of the components to attach it to the vehicle.
If you have each component as an animation, you could just change animation at the start of the layout and then check what animation they have before the action button is pressed
Hi Game design with Rilley! I hope u read this comment, but now I was wondering can you actually make a game mechanics like Super Smash Bros? Like the percentage thing and the AI probably.. I really hope you'll read this comment! 😁
I attempted this before (ua-cam.com/video/QCrUci-vesU/v-deo.html) however the number of animation required is not easy to organise in construct.
@@gamedesignwithreilly Okay, thanks for replying, have a nice day!
great
nice tutorial;
first