at://jaystevens.me/app.bsky.feed.post/3lytdw44syk24

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2025-09-14T22:33:00.034Z",
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "cid": "bafyreiff4ljn4nz3tsmu5p5b7rfaeg4o2jrldoevbi5vqjxtwbm5bn6e5m",
      "uri": "at://did:plc:h33ckugt6bpytwijrowhkcts/app.bsky.feed.post/3lytdqfladc2u"
    },
    "root": {
      "cid": "bafyreigavc2xiuodkzxbkgemsi27vjw4wpewyrhs6x7pd3lxyhz5cya52i",
      "uri": "at://did:plc:h33ckugt6bpytwijrowhkcts/app.bsky.feed.post/3lytdidiizs2u"
    }
  },
  "text": "Ah, I see - you're trying to see which skeletal mesh component was hit so you can do different logic for each?\nYou can either do what you have, or you can put the components in an array, use Find to find the index, then switch on the returned int. But you'd have to make sure the array order is right"
}