playMaker

Author Topic: push objet  (Read 2068 times)

plenoal152

  • Playmaker Newbie
  • *
  • Posts: 10
push objet
« on: August 20, 2015, 12:54:51 AM »
Hello, my question is very simple. I want to push and objet with my "first person controller". Can anybody help me ? Thanks

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: push objet
« Reply #1 on: August 20, 2015, 01:47:37 AM »
hi,
add a rigidbody and a collider on your object

plenoal152

  • Playmaker Newbie
  • *
  • Posts: 10
Re: push objet
« Reply #2 on: August 20, 2015, 10:23:44 AM »
Thanks you, but not works.I set mesh collider and also I try box collider. Perhaps must I to set another settings ? for example : mass of first person controller ? or mass of objet ?Thank you

plenoal152

  • Playmaker Newbie
  • *
  • Posts: 10
Re: push objet
« Reply #3 on: August 20, 2015, 11:42:24 AM »
Hello again, with an script i get push objet but i only can do it if the objet is very small. If the objet is big is impossible to push. Thank you.