1. #1

    Shooting object

    Hi im curious to know how to make an object shoot across the driving lane for example a metal ball when i drive over a hitbox. Thanks in advance
    Share this post

  2. #2

    Re: Shooting object

    Easiest way would be to attach a 'force' (from the physics section) to the object you want to move with Glue. Then set the hit-box impulse to a change state event. Initially the force should be turned off and set to activate by the change state event.
    Share this post