1. #1

    Gun Game

    Hey all.

    Im trying to create a game where you have a sniper and you need to shoot target from far range.

    I have done the bullet but where its at a far range i need the target to be within the physics bubble, so instead of making the bubble massive a causing lag i need to move the bubble some how to follow the bullet.. is this possible? i tried using the google docs but man the stuff confused me big time! thanks!
    Share this post

  2. #2

    Re: Gun Game

    click the red square infron of rider head, open advanced properties and let it follow the bullet instead
    Share this post

  3. #3
    Jarr3tt88's Avatar Senior Member
    Join Date
    Jan 2013
    Posts
    3,520

    Re: Gun Game

    Like I said I haven't done shooters, but what about using a custom collision Really long, and use that on a hit trigger. Or even a couple of pipes (invisible)
    Share this post

  4. #4
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: Gun Game

    make the bullet the game object so the bubble follows it

    edit: lol ninja'd twice hehe
    Share this post

  5. #5
    Jarr3tt88's Avatar Senior Member
    Join Date
    Jan 2013
    Posts
    3,520

    Re: Gun Game

    Originally Posted by dasraiser
    make the bullet the game object so the bubble follows it
    What if theres multiple bullets you need it to follow?
    Share this post

  6. #6
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: Gun Game

    what an automatic sniper rifle! now that would be fun
    Share this post

  7. #7

    Re: Gun Game

    Originally Posted by Hazard
    Hey all.

    Im trying to create a game where you have a sniper and you need to shoot target from far range.

    I have done the bullet but where its at a far range i need the target to be within the physics bubble, so instead of making the bubble massive a causing lag i need to move the bubble some how to follow the bullet.. is this possible? i tried using the google docs but man the stuff confused me big time! thanks!
    I'm inexperienced with the editor but as far as I understand right now is that you can not move the physics bubble unless you somehow set the bullet as the rider and I'm not even sure if that can be done
    Share this post

  8. #8
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: Gun Game

    open the editor menu->track settings->'game mode settings' select 'game character' and choose object.
    Share this post

  9. #9

    Re: Gun Game

    Originally Posted by Jarr3tt88
    Originally Posted by dasraiser
    make the bullet the game object so the bubble follows it
    What if theres multiple bullets you need it to follow?
    game event lets you change the object the bubble follows
    Share this post

  10. #10

    Re: Gun Game

    i made the bullet on loop so i think the bubble should auto spawn back with the bullet right? thanks guys why didnt i just do this in the first place, not rocket science xD
    Share this post