throwing grenades

can someone show me an example on how to emit a grenade at an angle because it keeps throwing straight to the ground lol

Select “Angel is dependent” in the emit behavior

thank you lol

still not working very well

Could you leave a link to your game?

@probablydon LINK

https://flowlab.io/game/play/1420057

@probablydon, thy this:

  1. In Grenade, dont use impulse
    2020.05.26-00.05_03

  2. Make it solid, and max its Density cause its a small object.
    2020.05.26-00.07

  3. In player, set the emit force to 1 and set the angle to 310.
    2020.05.26-00.10