I made a perk and was curious on how I can hide it from the tree until the player activates a stone? The script for receiving the perk works, so all I really to know is how to hide It from the player’s perk tree until then.
As far as I know with my Perk experience, is a perk can either be in the tree always, or never in the tree. You can't add it to the tree through script afaik. AddPerk adds it to the player as you know though.