Modsnush's Forum Posts

  • 7 posts
  • phimaka Thanks, I actually did the same and they told me the same thing. All good now!

  • mrcgkh

    Wow you are great. Thanks a bunch! Nice to see how things are laid out. I can see now how arrays can be useful

  • mrcgkh Hey thanks alot, this is exactly what I'm looking for. You didn't have to do it for me though but I really appreciate it!

    Cheers!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • No I know, the one mrcgkh provided is with the bullet behavior though and it's not entirely what I'm looking for. It should only set the coordinate like the solution you provided so I'm trying to do that now though I'm not sure how I go about making the function you provided.

    Thanks for your help, I will read up some more in the manual and try again with your solution.

  • Hey thanks alot, this is almost the behavior I am looking for! This really helps me understand the logic behind it.

    How would I go about making them snap to the locations instantly instead of the bullet speed though?

    I tried implimenting nimos100 solution and looking at yours as a reference as to how things are set up, but I can't get it to work

    Forum had some problems so I couldn't post any reply. Seems to be working now!

  • Thanks alot for taking the time to answer! This looks like a logical way to do it.

    I will try to figure this out as soon as I get home from work!

  • So I'm struggling with this. I want an object to move between 3 different points on the X axis, like this: * * *

    The object starts in the middle, then if I press the left arrow key it will snap to the left point. If i press the right arrow key it will snap to the middle and if i press right again it will snap to the right and vice versa. It's a simple mechanic but I'm struggling to make this work properly. I tried using the MoveTo plugin by REX and it works between 2 points but I can't for the life of me, figure out how to make it work seamlessly between 3 points. I have no idea what the best pracises are for these kinds of mechanics.. Any help is greatly appreciated!

  • 7 posts