Wall in game

AldoAldo Member Posts: 53
edited November -1 in Working with GS (Mac)
Hi,
does anyone know how to make a wall, which will not kill my actor?
I helped with this tutorial: but here we have a wall which kill actor ;)

Comments

  • WeswogWeswog Member Posts: 1,171
    I made that video and all you have to do is instead of destroying just use the collide behavior :)

    Cheers, Weswog
  • I can't get the actor to stop when hitting the wall. It stops for a moment, but then it just keeps going if I continue to hold down the movement key.

    I need a wall that the actor will collide with constantly.
  • peachpellenpeachpellen Member Posts: 977
    Create a wall actor and set it to collide with your actor.
    Set the wall to NOT moveable

    If you're still having issues try starting over, or making the actor collide with the wall and not just the other way around. (It helped me to do that in one of my games.)
  • BaherJaberiBaherJaberi Member Posts: 30
    make wall with know rules in it.. and ur main actor just give it a rule that actor collides or overlaps with wall

    change velocity
    chose the other side direction and give it speed more than ur actor speed. thats it
  • BaherJaberiBaherJaberi Member Posts: 30
    "" no rules ""
  • That seems to have done the trick. Thanks!

    I am running into another problem now, but that is a different thread. Thanks again!
  • UPUP Member Posts: 70
    @Daniel: the problem is not about the actor going through the wall sometimes but not always depending on speed by any chance is it??
    If so, as far as I know thats an annoying bug... So I hope you're having other issues ;-)
  • UP said:
    @Daniel: the problem is not about the actor going through the wall sometimes but not always depending on speed by any chance is it??
    If so, as far as I know thats an annoying bug... So I hope you're having other issues ;-)

    That is the problem I've having now. The ball is colliding with the wall and bouncing off a few times and then suddenly passing through for no discernible reason.
  • UPUP Member Posts: 70
    Hhhmmm... I'm afraid it's a (known) bug... (if anyone has a solution please enlighten me/us)

    I was working on a concept similar to a pool game, but when you hit the ball 'too hard' it would sometimes (= too often) just go through the wall and be gone.. I gave up for now, hoping for a solution in the next update..
    Although for me, it goes through right away, it doesn't bounce a few times before going through like you describe.. In my case, IF it bounces off it keeps on bouncing off..
  • Well, that sucks... but I'm glad to hear that these guys are supporting the program/product with updates. Let's hope this bug is on their radar. I take it reported it.
Sign In or Register to comment.