Jump to content

Recommended Posts

Is it possible to create a custom Point of Interest...?

I was hoping it was simple as including below to a Prefab... but upon testing and looking deeper...

    if not TheNet:IsDedicated() then
        inst:AddComponent("pointofinterest")
        inst.components.pointofinterest:SetHeight(200)
    end

 

Seems the Scrap book data and all that is pretty complex.

Edited by JadeKnightblazer
Link to comment
https://forums.kleientertainment.com/forums/topic/153490-custom-point-of-interest/
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...