How To Move An Object When..

Discussion in 'How Can I...?' started by yepez7, Feb 19, 2017.

  1. yepez7

    yepez7 Boxer

    Joined:
    Oct 26, 2016
    Messages:
    55
    Likes Received:
    3
    When my player gets to a point I want a diffrent object to move

    example
    if my player touches (object or an action) A I want my object B to transform 10 to the left

    not when player touches B only if it gets to point A
     
  2. trudnai

    trudnai Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,235
    Likes Received:
    701
    Place a hidden object on top of Obj A and link Obj B with that. Set that hidden object with a Wake component on collision and make it move -- so it will drag Obj B with it...
     

Share This Page