how do i share a reasource between 2 nodes in a way the editor can see

Godot Version

4

Questions

so I am trying to have rendering of simple shapes and give them phisics, ideally i want to see both in my editor whenever i add a new polygon so just using a _ready function with an exported reasource fails

Need more info.