#inventory system help
5 messages · Page 1 of 1 (latest)
.instantiate()
I recommend learning how to read the docs so that you can find these things out for yourself quickly.
In this case you would just look up packedscene, look at all the types it inherits, look at the functions and variables of those types.
You can find out the built in functions and variables of any type of node
Good luck