Skip to content

Conversation

@k0T0z
Copy link
Contributor

@k0T0z k0T0z commented Oct 21, 2023

…more

Signed-off-by: Saif Kandil <74428638+k0T0z@users.noreply.github.com>
@k0T0z k0T0z force-pushed the fix-scenes-code-examples branch from cd3f1e3 to 6ae3d3b Compare October 21, 2023 16:18
@AThousandShips AThousandShips added area:manual Issues and PRs related to the Manual/Tutorials section of the documentation content:proofreading Issues and PRs related to proofreading the documentation labels Oct 21, 2023
Copy link
Contributor

@skyace65 skyace65 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, this change doesn't need to be made on any other pages.

@skyace65 skyace65 merged commit b2f6169 into godotengine:master Oct 22, 2023
@skyace65
Copy link
Contributor

Thanks!

@k0T0z k0T0z deleted the fix-scenes-code-examples branch October 22, 2023 06:29
mhilbrunner pushed a commit that referenced this pull request Nov 11, 2023
Replacing `find_node()` with `get_node()` as `find_node()` doesn't exist
@mhilbrunner
Copy link
Member

Cherry-picked to 4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation content:proofreading Issues and PRs related to proofreading the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Example in running_code_in_the_editor page uses "find_node()" function. This function has been removed.

4 participants