Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Jump Rope
#2
(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
Reply


Messages In This Thread
Jump Rope - by nimdanet - 02-07-2019, 12:17 AM
RE: Jump Rope - by josemendez - 02-07-2019, 07:59 AM
RE: Jump Rope - by nimdanet - 02-07-2019, 01:06 PM
RE: Jump Rope - by josemendez - 02-07-2019, 03:05 PM
RE: Jump Rope - by nimdanet - 02-07-2019, 03:55 PM
RE: Jump Rope - by nimdanet - 02-07-2019, 10:45 PM