Shoes for Character

I have a character, which has a shoe :D
How to make the shoe follow him?
How to let the him shot with his shoes when I press a button?

sorry for my bad english :D

Comments

  • KevinCrossKevinCross London, UKMember Posts: 1,894
    edited August 2013
    Do you want the shoe to follow your character at a fixed distance and height? Or do you want a slight delay/distance between the two before the shoe realises that the character has moved and tries to catch up with him?

    For the first I'd look at constrain attribute, and for the second option I'd probably look at the move to behavior with a rule around it to only trigger when there's a certain distance between the two.

    EDIT: With either option you'll probably want to add an offset to it otherwise the shoe would move/constrain to the centre of the character.
  • RedRetangleGamesRedRetangleGames Member Posts: 18
    Thanks for helping :D
Sign In or Register to comment.