tool extends Resource class_name SS2D_Strings const EN_TOOLTIP_CREATE_VERT = "LMB: Add vertex\nShift+LMB: Create Bezier curve using Control Points\nControl+LMB: Set Pivot Point\nLMB+Drag: Move Point\nLMB: Click on edge to split\nRMB: Delete Point" const EN_TOOLTIP_EDIT_VERT = "Shift+LMB: Create Bezier curve using Control Points\nAlt+LMB: Add vertex\nControl+LMB: Set Pivot Point\nLMB+Drag: Move Point\nLMB: Click on edge to split\nRMB: Delete Point" const EN_TOOLTIP_EDIT_EDGE = "Select each edge's properties" const EN_TOOLTIP_PIVOT = "Sets the origin of the shape" const EN_TOOLTIP_COLLISION = "Add static body parent and collision polygon sibling\nUse this to auto generate collision Nodes" const EN_TOOLTIP_SNAP = "Snapping Options" const EN_TOOLTIP_IMPORT = "Convert old Smartshape to new Smartshape"