syntax = "proto3"; import "Vector.proto"; message EntityClientExtraInfo { Vector skill_anchor_position = 1; }