|
draw_string(font, Vector2(50, font_height), TTR("Hold Shift to edit tangents individually"), text_color);
|
|
draw_string(font, Vector2(50, font_height), TTR("Hold Shift to edit tangents individually"), text_color);
|
|
|
|
+ draw_string(font, Vector2(50, font_height), TTR("Right click to add point"), text_color);
|