Test:Mermaid: Difference between revisions

From Resonite Wiki
No edit summary
No edit summary
Line 42: Line 42:
         subgraph World
         subgraph World
             D["[ProtoFlux:UserSlotNode]"] --> User
             D["[ProtoFlux:UserSlotNode]"] --> User
             ProxyAvatar["Read Variable"] -- Reads User/Avatar from --> D
             ProxyAvatar["Read Variable"] -- Reads User/Avatar from result of --> D
             ProxyAvatar -. now points to .-> avatarSlot["Avatar Slot"]
             ProxyAvatar -. now points to .-> avatarSlot["Avatar Slot"]
             ProxyAvatarHips["ReadVariable -> Avatar/Hips"] --> ProxyAvatar
             ProxyAvatarHips["ReadVariable"] -- Reads Avatar/Hips from result of --> ProxyAvatar
             ProxyAvatarHips -. now points to .-> Hips
             ProxyAvatarHips -. now points to .-> Hips
              
              

Revision as of 18:48, 31 March 2024