Push actor with another actor

RyanzgriecoRyanzgrieco Member, BASIC Posts: 7

I'm working on a game where the actor spawns with a touch or mouse press (green actor in video), and pushes another object (red actor in video).

I am able to get the red actor to bounce when it lands on top of the green, but it will not bounce when it collides from the side.

Also, i would not like to be able to spawn the green actor when its boundaries are pressed within the boundaries of the red actor. currently, it causes the red actor to jump to the outside boundaries of the green.

Any suggestions as to how to solve this?

Any help would be appreciated. Thank you. https://youtube.com/watch?v=a0XhvqYmHOo&feature=youtu.be

Comments

Sign In or Register to comment.