godotengine / godot-docs

Godot Engine official documentation
https://docs.godotengine.org
Other
3.91k stars 3.2k forks source link

List Properties and Allow us to search for Code #8158

Open 1NEGROUP opened 1 year ago

1NEGROUP commented 1 year ago

Your Godot version: 4.1

Issue description: Reading the Docs is a Bit Difficult, I know yall have the whole manual look going on but the Scripting documentation needs to be searchable like in unity. I have no idea what i am able to do with things like Transform or anything like that because i am not sure what properties i can use as they aren't listed.

URL to the documentation page (if already existing):

AThousandShips commented 1 year ago

What do you mean not listed? They are clearly listed?

YuriSizov commented 1 year ago

The same documentation is also available directly in the editor, by the way 🙂

1NEGROUP commented 1 year ago

The same documentation is also available directly in the editor, by the way 🙂

Does it us to search for code term and properties for those code terms? For example Transform. How and where?

AThousandShips commented 1 year ago

Search for what and where?

YuriSizov commented 1 year ago

Here's an introduction to the Godot editor that covers how to use the built-in class reference: https://docs.godotengine.org/en/stable/getting_started/introduction/first_look_at_the_editor.html#integrated-class-reference