02-07-2019, 07:59 AM
(02-07-2019, 12:17 AM)nimdanet Wrote: Hello!
I'm trying to make a rope jump game. I want my character to jump automatically. In unity normal process I would attach a trigger to the rope that everytime player triggers it jumps. Is it possible to achieve this into obi rope?
Thanks
Yes, use collision callbacks and check for any particle reasonably close to your character. See:
http://obi.virtualmethodstudio.com/tutor...sions.html