I see these 3 functions in the editor 3.6.0RC3:
But only one is documented both in offline and online help, "AreThingsOverlapping". Maybe the others have been deprecated in 3.6.0? I see that there are Character.IsCollidingWithChar , Character.IsCollidingWithObject, Object.IsCollidingWithObject , maybe they replace the missing global functions?
But I don't understand if I can create objects and characters at runtime.
- AreCharactersColliding
- AreCharObjColliding
- AreThingsOverlapping
But only one is documented both in offline and online help, "AreThingsOverlapping". Maybe the others have been deprecated in 3.6.0? I see that there are Character.IsCollidingWithChar , Character.IsCollidingWithObject, Object.IsCollidingWithObject , maybe they replace the missing global functions?
But I don't understand if I can create objects and characters at runtime.