• Runtimes
  • spine-c : Point Attachment not implemented in Attachment.h

Related Discussions
...
typedef enum {
   SP_ATTACHMENT_REGION,
   SP_ATTACHMENT_BOUNDING_BOX,
   SP_ATTACHMENT_MESH,
   SP_ATTACHMENT_LINKED_MESH,
   SP_ATTACHMENT_PATH
} spAttachmentType;

No,

SP_ATTACHMENT_POINT

..? :broken:

You are likely working off of the master branch, which is for 3.5.xx. For 3.6.xx features (including point attachments), please switch to the 3.6-beta branch of the runtimes repository!