playMaker

Author Topic: pick up cube and drop in first person  (Read 766 times)

thermalx

  • Playmaker Newbie
  • *
  • Posts: 1
pick up cube and drop in first person
« on: April 20, 2019, 11:13:54 AM »
I'm new to playmaker, could really use some assist when a basic pickup object with "e" and drop with "e" running with a first person controller. Would anyone mind assist by providing an example.แทงบอลฟรี2019

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: pick up cube and drop in first person
« Reply #1 on: April 21, 2019, 08:38:29 AM »
hi you can use a raycast to select a object (store in a variable)
then Disable gravity if needed and set velocity to 0,0,0
Then parent to player.
You can also parent and set position to an (empty) object at the players hand position.

To drop set parent to empty and turn on gravity again if needed