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 Webs and doors

the Novice
Joined
May 7, 2016
Messages
4
I'm having trouble understanding web navigation, mainly regarding the defaultWeb, from what I've gathered the default web is basically just every walkable tile on RS? (with no consideration of doors and such)

Anyway, my question is this, should I utilise the default web and just move to anywhere I expect there to be an object, deal with it (for example the toll gate in lum)?

I'm thinking that would be rather inefficient, so instead: is there a possibility to add doors/gates in as object vertices (I think i have to build my own from scratch web for this, right?). But with adding doors (which just either are open or closed rather than moving the player anywhere), what's the best method to define them in a web?
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
BasicObjectVertex is what you're looking for, and yeah you would have to use a custom web.
 
Top