godot-docs icon indicating copy to clipboard operation
godot-docs copied to clipboard

Raycast2D.force_raycast_update() docs does not state limitation

Open rshouker opened this issue 1 year ago • 0 comments

Your Godot version: 4.3 Issue description: Regarding Raycast2D.force_raycast_update(): The documentation states: Use this method, for example, when the ray or its parent has changed state. However, it does not state that when other nodes were change, it might not work. If it should, then I need to report a bug in the engine. URL to the documentation page: Raycast2D.force_raycast_update()

rshouker avatar Sep 10 '24 09:09 rshouker