Is There Any Way To Create An Invisible Barrier To Redirect The User?

Discussion in 'How Can I...?' started by Jason Kavanagh, Aug 14, 2018.

  1. Jason Kavanagh

    Jason Kavanagh Boxer

    Joined:
    Aug 14, 2018
    Messages:
    2
    Likes Received:
    0
    I am trying the barrier effect as shown in the make your own game vids and it works great if i have a default animation which in turn i have a collision box.
    But what can I do to have a collision in the game the user can't see.

    I am doing this to restrict movement from right to left to simulate a kind of horizontal jump effect...
    Player clicks the screen which causes the ball to move and barrier would then bounce him back.
    Pretty much exactly what Gltch does I just dont want to show the barrier as part of the game.
     
  2. Jason Kavanagh

    Jason Kavanagh Boxer

    Joined:
    Aug 14, 2018
    Messages:
    2
    Likes Received:
    0
    Nevermind...found it. Opacity setting right on the object.
     

Share This Page