What is the image profile circuit used for?

I never really seen what it can be used for, but how can it be used?

1 Like

I’m assuming you’re talking about the “Player Get Profile Image” chip. This chip is more dedicated towards RRS, it enables creators to fetch your profile picture and display it however we choose.

Right now that’s kind of all it does, however having more images to fetch from would be nice, I made a post about expanding the RecNet Image Scope, you can vote for it here if you’d like!

well rec room should make it a non rrs version where you can place said circuit on anything.

It gives RRS creators the ability to display your profile picture.

We can use this chip without RRS also. In the MLM template map, there’s a “dispenser” prop from the game, and on the circuit board for the dispenser, there’s a way to display your profile picture from recnet. I got it to show up on the front of the dispenser but later on found out it was only being displayed for me. I couldn’t figure out how let everyone else see it.

1 Like

You can use an event sender to send to all players in the room to set the canvas to use your PFP as the image to display. You’ll have to target yourself and not the local player in the “Player Get Profile Image” chip.

1 Like