Test:Mermaid: Difference between revisions

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

Revision as of 18:55, 31 March 2024