Devlogs
v1.0.0
Posted September 15, 2023 by PANDAKO
Extension
- Add 3D lights
- Added "Create 3D Light" action.
- Added "Linked 3D Light" behavior.
- Updated "Create 3D Scene" action.
- Changed the material from "MeshBasicMaterial" to "MeshLambertMaterial". (Excluding 3D Sprite)
- Fixed issue with "Create 3D Scene".
- Deprecated "Built-In 3D WithThreeJS" action.
- Improved some descriptions.
Example
- Added "Light Example".
- Fixed to be compatible with GDevelop v 5.2.171.
- Platformer Example
- Classic FPS Example
- 8 Direction Character Example
- Simple Ground Check Example
- Opacity Blend Samples
- Effect Material Samples
- Simple FPS Example