#inventory system help

5 messages · Page 1 of 1 (latest)

normal wharf
#

keep getting this error, learned from a tutorial and it said to use this. is there an alternate command in GD4?
thank you

warped pollen
#

.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