Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Generating path cross planes

Java Warlord
Joined
Nov 17, 2014
Messages
4,906
The path builder can't build a path cross planes, in example: I am at plane 0, my desired destination is a plane above me. I've webbed the objects properly, and the path is null when it gets built.

@Cloud will that be fixed any time soon? If not, I would just hardcode traversing the objects
 
Java Warlord
Joined
Nov 17, 2014
Messages
4,906
I'm thinking it was caused by some nasty overflows relating to Distance.between returning Double.MAX_VALUE when the planes mismatched.
Uh ok this conveys nothing to me :/ Any idea when that next release comes out?
 
Top