Module godot.node2d

A 2D game object, inherited by all 2D-related nodes. Has a position, rotation, scale, and Z index.

Structs

NameDescription
Node2D A 2D game object, inherited by all 2D-related nodes. Has a position, rotation, scale, and Z index.