publish: true
title: Nodes in Godot
aliases:
- Nodes in Godot
- Node
docs: https://docs.godotengine.org/en/stable/classes/class_node.htmlSee Node docs
See docs
Called when there is an input event. The input event propagates up through the node tree until a node consumes it.
NOTE: This method is only called if: