A 2D line. A line through several points in 2D space. Note: By default, Godot can only draw up to 4,096 polygon points at a time. To increase this limit, open the Project Settings and increase ProjectSettings.renderin...
Godot has nodes to draw sprites, polygons, particles, and all sorts of stuff. For most cases, this is enough; but not always. Before crying in fear, angst, and rage because a node to draw that specific something does not exist… it would be good to know
The point coordinates of the trail are relative to the position of the Line2D-node. If that node is attached to the Missile node, a point with coordinates (0, 0) would land precisely on the Missile. However, you set the coordinates to the Missiles global
Post a Comment:
Showing 0 Comments: