How to make object reflect on anything?

Hello guys.
I am making a car game, so I thought my cars should reflect on anything and not just the sky. But I don’t know how to do that so I am making this post.
Here is what I want to achieve:

if anyone knows how to do that, please tell me!
good day.

1 Like

Not sure about this but reflectance property might work.

1 Like

no, i said in title not just from sky.

1 Like

maybe creating a skybox of a room, and when some object or player enters that region skybox changes? I know this game and I know that it only reflects like that in garage, am I right?

1 Like

yes. It only reflects in the garage. I think you are right. But it would be even better if you could actually make thing reflect on parts too

1 Like

I don’t think there is a feature to adjust the reflectance of materials for all objects. Are you using the new Future lighting technology? Maybe try looking into SurfaceAppearance’s and Physically Based Rendering (PBR).

3 Likes