Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make the Start/End Prefab able to be Raycasted?
#3
I have an First Person Character Controller, if i make any proximity checks with the character, than it wont work like expected.
My Player need to aim at one End, the End should be Outlined and than if he press an button, the end is in his "hands".

I hope you know what i mean. The player needs to take the rope and connect it with an Entity, so i need to let him grab one End.

Edit: I was lil bit stupid... I just attached my Pickup and Outline Script on the Start/End prefabs and now its working. (So now im able to create an handle at the right position) But to grab the Rope i need to create an ObiParticleHandle, right?
Is there any good sample / tutorial, how to grab it?
I managed to move the handler, but the rope is still on the ground. Do i need to pin the rope end to the handle?
Reply


Messages In This Thread
RE: How to make the Start/End Prefab able to be Raycasted? - by Rexima - 30-10-2017, 03:37 PM