Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rope Climb Ability
#6
(12-10-2018, 07:31 PM)josemendez Wrote: Hi,

ObiActor is the abstract base class for ObiRope. As an abstract class, you cannot instantiate it. All ropes are already an actor.

Follow the manual for more info on how to get particle positions from an actor:
http://obi.virtualmethodstudio.com/tutor...icles.html

Your best bet if you only need to get the position of a few particles is to use the low-level getters described in the last section, specifically Oni.GetParticlePositions().
the question above is still valid
Reply


Messages In This Thread
Rope Climb Ability - by JacobSiler - 18-09-2018, 10:22 PM
RE: Rope Climb Ability - by josemendez - 19-09-2018, 08:55 AM
RE: Rope Climb Ability - by JacobSiler - 12-10-2018, 02:59 PM
RE: Rope Climb Ability - by josemendez - 12-10-2018, 07:31 PM
RE: Rope Climb Ability - by JacobSiler - 28-05-2020, 08:26 AM
RE: Rope Climb Ability - by Alexander34 - 08-08-2023, 03:47 PM