Cannot change default references?

Hi,

I have a transform object defined in a script called Player (defined with var :Transform) and so it shows up in default references. However, when I drag the First Person Controller to the box it loads and then stays empty.

I’ve tried dragging it a couple times, but it still says “None”. How do I fix this?

318985--11243--$picture_1_586.png

you can not drag dynamic stuff onto it (stuff thats part of a scene). scene stuff does not exist outside but these defaults exist for the whole project

thanks, I got it. I was accidently dragging everything onto the code in Project, not the hierarchy.

Thanks!