Hello all,
Trying to have an object randomly fly around in the background. My first attempt at this was to give the object the 8 directional movement behavior with a "random" variable for each direction. Every 5 seconds randomly set the variable to one of the directions.
Anyone have a better approach at this? Even just something simple as flying in a figure 8 loop.
you could try use the sine behaviour might be easier
If you search "random movement" you will find lots of info.
Edit: seems they suggest what you've already done. Yeah depends on what 'random' movement you want. Figure 8 is not random and probably not simple either. As mentioned ^^ look at behaviours like sine.
You can actually make way-points and perform the 8 movement.
It's interesting I ended up try making it myself. Capx.
You can modify picking to actually make it random, such as pick random instance.
Doesn't get much more random than this
Develop games in your browser. Powerful, performant & highly capable.
You can actually make way-points and perform the 8 movement. It's interesting I ended up try making it myself. Capx. You can modify picking to actually make it random, such as pick random instance.
This is really great!
How long did it take you to get so good in Construct 2? I guess i need to try some more advanced tutorials.
This is great also. Thanks so much!
This is really great! How long did it take you to get so good in Construct 2? I guess i need to try some more advanced tutorials.
I think I still have a long way to go but I always keep manual on my side, sometimes I just browse through them and start being creative.
Same result from the capx but randomized and in DRAGON MODE
can you upload the capx again ? thanks
Hello, can you upload the capx again?, links are not active and I am interested in these capx... Thanks and nive day!!