itch.io is community of indie game creators and players

Devlogs

Example of 3D Shadow setting

WithThreeJS Extension for GDevelop
A browser project made in HTML5

When the value of "Range to Draw Shadows" was increased, striped shadows were drawn.

Striped shadows are often resolved by turning on only either the "Cast Shadow" or "Receive Shadow" property of the 3D Object.

Alternatively, the problem may be resolved by adjusting the values of "Shadow Depth Bias" and "Shadow Normal Bias".

You may also need to adjust the property values depending on the size of the 3D object.

Find the best value for your game.

Download WithThreeJS Extension for GDevelop
Read comments (1)