Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello reina,

This extension does not yet support changing the "near" and "far" properties, but this can be done using Javascript.

"const Camera = gdjs.__WithThreeJS.get("Camera");"
This will give you access to the camera.

Please understand, however, that I do not recommend using Javascript to control this extension.

This extension will support changing camera properties in the future.

(+2)

These were supported in version 0.8.1.