How do I make Bounce bullet off behave always same way?

0 favourites
  • 4 posts
From the Asset Store
This Girls Game allows young fashionistas to develop their taste and skills as a fashion designer.
  • Hi

    I making the game where it is very important that bullet off always behaves the same way. Now sometimes the bullet flight angle changes when hits the wall. (does not behave like the previous bullet) is there any way to fix this problem?

    I put here a simple example. There is yellow mark where to aim. When you start shooting (pressing mouse button) you notice that bullets not always fly same route.

  • I suspect that might be built in to prevent a situation where a bullet can be caught in an endless loop, like if it manages to bounce off something at a straight angle it could just bounce back and forth forever.

    Don't quote me on that, however, it could also be a result of many different things.

    At the same time - since you are using physics for the targets it would make sense to also use them for your projectile.

  • Projectiles also use physics like everything else. This problem happens in some angles. So I can make forever loop but it is not fix that problem when it should work in every angles. as you can see and test from that example file, which I added.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • By that I mean - use physics properties to launch the bullet, not the bullet behaviour - mixing physics with anything else that moves is a super-bad idea. From my testing then it acts VERY predictably each time.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)