Programming
Learn to code and ask for help with Godot. Talk about networking, encryption, APIs, you name it, it's all programming and it's all here.
Latest engine news:
How do I return the (user defined variables)properties of a node in a list?
- cybereality replied
- I've been tinkering a lot with my new game in the background, but I've come to a point where I need to ask something. I've tried "node.get_property_list()"..but that does not seem to give me the prope...