Bouncy with simulate physic

Hi, i have a problem when using both Simulate Physics ( in Physics) and Should Bounce ( in Projectile Movement). When i tick Simulate Physics, somehow Should Bounce didn’t work ( i use the On Projectile Bounce event to check). How can i use both of them?

How can i use both of them?

You should not use both at the same time, these two are not really compatible.

  • if you want bullets, use Projectile Movement
  • if you want beach balls bouncing around, Simulate Physics

Both can produce their own respective hits if necessary.