godotengine / godotengine/godot-docs
Ray-casting docs: incorrect dictionary key
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
3.4 stable
**Issue description:**
Ray-casting documentation states:

But the "metadata" key is not present in this dictionary.
To access the colliders metadate you have to call collider.GetMeta() (C#)
This is what the dictionary looks like in VS debugger:

**URL to the documentation page:**
https://docs.godotengine.org/en/3.4/tutorials/physics/ray-casting.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.