godotengine / godotengine/godot-docs
Clarify in RigidBody2D Documentation That Scaling Is Overwritten
Open
area:class reference
enhancement
topic:physics
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
4.3
**Issue description:**
The documentation for RigidBody2D does not mention that any scaling applied to a RigidBody2D will be overwritten by the physics engine. This can lead to confusion for developers attempting to scale RigidBody2D nodes.
Including this information in the documentation would help clarify the behavior and prevent potential misunderstandings.
**URL to the documentation page (if applicable):**
https://docs.godotengine.org/en/stable/classes/class_rigidbody2d.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.