Skip to content

3D Billboard

Rotate 3D objects to appear like 2D sprites.

Authors and contributors to this community extension: D8H.


Rotate 3D objects to make them face the camera and appear like 2D sprite.

The 3D racing game example uses this extension (open the project online).

Tip

Learn how to install new extensions by following a step-by-step guide.

Billboard

Rotate to always face the camera (only the front face of the cube should be enabled).

Behavior actions

Rotate to face the camera
Rotate the object to the camera. This is also done automatically at the end of the scene events.

Should rotate on X axis
Change if the object should rotate on X axis.

Should rotate on Y axis
Change if the object should rotate on Y axis.

Should rotate on Z axis
Change if the object should rotate on Z axis.

Behavior conditions

Should rotate on X axis
Check if the object should rotate on X axis.

Should rotate on Y axis
Check if the object should rotate on Y axis.

Should rotate on Z axis
Check if the object should rotate on Z axis.

No expressions for this behavior.


This page is an auto-generated reference page about the 3D Billboard extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.