I got some cool ideas for circuits/ components
-
get player Banner image: this basically just gets the image off the players banner
-
get room image: this gets the picture for this room or if you’re using a destination constant as an input it gets the picture of that room
-
get room description: gets the room description
-
get room name: gets the room name
-
get room tags: gets the room tags
-
get event image: gets the event image
-
get event name: gets the event name
-
get event description: gets the event description
-
get event tags: gets the tags for the event
-
prompt player profile: basically it opens a player profile like how the link button does, also you can have a player constant for a specific player
-
player prompt event page: basically it opens an event page like the link button
-
player prompt invention page: basically it opens the invention page like a link button
-
player prompt room page: basically it opens the room page like a link button using a destination constant
-
player constant: basically it works like a player but it can interact with the player prompt player profile for players that are not in the room
So like if you wanted to prompt one of the creators it can open one of the creators -
invention constant: this would work with the player player prompt invention page chip and you could also put it on storefronts
-
event constant: basically just gets a specific event
-
and a new component called image displayer basically it can display any rec net image with the ability to change width, height, the shape of it, and a bunch of other things