sunkper / Project-Summer-Island

A 3D scene made with Godot, inspired by Boku no Natsuyasumi 2.
Other
86 stars 7 forks source link

Am I using GIProbes wrong? #11

Closed sunkper closed 4 years ago

sunkper commented 4 years ago

Differences are not very noticeable and it drops framerates by 10-20.

https://docs.godotengine.org/en/3.2/tutorials/3d/gi_probes.html

sunkper commented 4 years ago

Hid them for now.

sunkper commented 4 years ago

For some reason GIProbe does not work when it is a grandchild of scene's root node. If this issue is unavoidable, well, just put them under the root node. Anyway, it works!

https://i.imgur.com/2p6j62L.mp4

sunkper commented 4 years ago

It seems GIProbe node's position in the scene tree matters.

Cap 2020-03-16 01-46-43-781

I'm not sure if this is intended behavior if it is this is a documentation issue.

TODO:

sunkper commented 4 years ago

Posted: godotengine/godot#37085