Jump to content
foxtin

Need help with picking up object task

Recommended Posts

So basically i want a task to succeed by the player picking up a bag that is laying down on the floor. I just need the script to do this. Thx in advance.

Share this post


Link to post
Share on other sites

1) Name the backpack

2) In the init of this backpack put: backpackPos = getpos backpack

3) Create a trigger with delay 1 and this condition: getpos backpack != backpackPos

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×