View all by PANDAKO
PANDAKO
Follow PANDAKO
Follow
Following PANDAKO
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
WithThreeJS Extension for GDevelop
←
Return to WithThreeJS Extension for GDevelop
Devlog
v2.1.0
October 04, 2024
by
PANDAKO
5
Extension Added "Check 3D Object Is Within 3D Camera FOV" condition. Added "Change 3D Object Raycast Detection" action. Improved "Create 3D Axes Helper" action. Helpers are no longer detected by rayca...
Continue reading
v2.0.2
August 02, 2024
by
PANDAKO
2
Extension Added "Set 3D Object ID Of Children To Variable" action. "Set 3D Object ID Of Children To Scene Variable" action has been deprecated. "Create 3D Model From Built-In 3D Model" action now supp...
Continue reading
v2.0.1
June 04, 2024
by
PANDAKO
6
Extension Optimized 3D object removal. Notes on updating to v2.0.0 have been added to the description...
Continue reading
v2.0.0
May 12, 2024
by
PANDAKO
9
Extension ✨ New feature: Shadow (Real-time shadow) Added "Set 3D Object Shadow" action. Improved "Create 3D Light" action. Improved Behaviors and Custom objects. ✨ New feature: Oriented Bounding B...
Continue reading
Example of 3D Shadow setting
May 12, 2024
by
PANDAKO
4
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...
Continue reading
v1.2.2
April 05, 2024
by
PANDAKO
3
⚠️ If an error occurs when using "3D Sprite Projection Behavior" or "3D Board Projection Behavior" with GDevelop 5.3.198 or later, please use WithThreeJS 1.2.2 or later. Extension Fixed an error t...
Continue reading
v1.2.1
March 11, 2024
by
PANDAKO
1
Extension Fixed an issue where the "GDevelop is not ready to display 3D" warning was not displayed correctly...
Continue reading
v1.2.0
February 23, 2024
by
PANDAKO
5
⚠️ Three.js has been updated in GDevelop 5.3.190, so lights will be dimmed when using WithThreeJS older than version 1.2.0. Extension Compatible with light brightness changed in GDevelop 5.3.190 (...
Continue reading
v1.1.1
December 26, 2023
by
PANDAKO
7
Extension ✨ New feature: Lerp (linear interpolation) Added "Linearly interpolate 3D Camera" action. Added "Linearly interpolate 3D Object" action. Improved Raycast features Added "Raycast From 3D Ob...
Continue reading
v1.1.0
December 19, 2023
by
PANDAKO
2
Extension ✨ New feature: 3D Group Added "Create 3D Group" action. ✨ New feature: 3D Object Variable Added "Set number to 3D Object Variable" action. Added "Set string to 3D Object Variable" action...
Continue reading
v1.0.2
November 06, 2023
by
PANDAKO
5
⚠️ If you receive a black screen or a warning when using the WithThreeJS extension in GDevelop v5.3 or later, please add the Enable WithThreeJS object. About the warning "Please add an Enable With...
Continue reading
About the warning "Please add an Enable WithThreeJS object to a scene."
November 06, 2023
by
PANDAKO
4
⚠️ When using the WithThreeJS extension in GDevelop 5.3 or higher, you may receive a warning like this without seeing 3D. This warning appears because GDevelop is not prepared to display 3D. Simpl...
Continue reading
v1.0.1
October 04, 2023
by
PANDAKO
4
⚠️ Please use WithThreeJS v1.0.1 or later for GDevelop v5.2.173 or later. Extension Supported GDevelop v5.2.173 and PixiJS v7.3.0...
Continue reading
v1.0.0
September 15, 2023
by
PANDAKO
9
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". (Exc...
Continue reading
v0.9.2
July 12, 2023
by
PANDAKO
2
Extension Added "Change 3D Object All Animations Speed Scale" action. Added "Stop 3D Animation" action. Added "3D Object Animation Speed Scale" expression. Added "3D Object Animation Time" expression...
Continue reading
v0.9.1
July 09, 2023
by
PANDAKO
5
Extension Supports animated GLB files (Built-in 3D Model) Added "Create 3D Model From Built-In 3D Model" action. Added "Play 3D Animation" action. Added "Stop All 3D Animation" action. Added "Check 3D...
Continue reading
v0.9.0
June 05, 2023
by
PANDAKO
6
Extension This extension and the built-in 3D can be used simultaneously on different canvases. (Integration is experimental) This extension still supports versions older than v5.1.162. Supports multip...
Continue reading
v0.8.5
May 05, 2023
by
PANDAKO
7
Extension Fixed issue with '=' operator in 'Rotate 3D Camera Like Head'...
Continue reading
v0.8.4 Example
April 28, 2023
by
PANDAKO
6
Example It was a mistake to multiply the value returned by MovementX() or MovementY() in the Mouse Pointer Lock extension by TimeDelta(). Updated "Mouse Pointer Lock" extension to v0.1.4. Improved "3D...
Continue reading
v0.8.4
April 23, 2023
by
PANDAKO
8
Extension Added "Move 3D Object On World" action. Improved "Move 3D Object" and "Move 3D Camera" descriptions. Improved "Not Found" warning to include an ID. Fixed "Box3D" not being removed by "Clear...
Continue reading
v0.8.3
April 15, 2023
by
PANDAKO
9
Extension Added "Depth for Bounding Box Collision" property. "3D Sprite Projection" behavior "3D Board Projection" behavior "3D Plane Projection from Tiled Sprite" behavior Improved "Rotate -90 Degree...
Continue reading
v0.8.2
April 10, 2023
by
PANDAKO
10
Extension Added "Rotate -90 Degrees" property to "3D Plane Projection from Tiled Sprite" Behavior...
Continue reading
v0.8.1
March 29, 2023
by
PANDAKO
7
Extension Added support for ID autocomplete. 3D Texture ID 3D Object ID 3D Model ID 3D Sound ID Added "Change 3D Camera FOV" action. Added "Change 3D Camera Near" action. Added "Change 3D Camera Far"...
Continue reading
v0.8.0
March 14, 2023
by
PANDAKO
8
Extension Added "3D Box (experimental)" custom object. Added "3D Sound" function. Added "Play 3D Sound" action. Added "Stop 3D Sound" action. Added "Check 3D Sound Is Playing" condition. Example Added...
Continue reading
v0.7.2
February 20, 2023
by
PANDAKO
5
Extension Added "Detach From Parent" action. Added "3D Object Direction" expression. "3D Board Projection" behavior is no longer experimental...
Continue reading
v0.7.1
January 26, 2023
by
PANDAKO
5
Extension Fixed "Linked 3D Camera" Behavior to always use the center point...
Continue reading
v0.7.0
January 24, 2023
by
PANDAKO
4
Extension Added "Resolve Bounding Box Collision" action. Added "Update Bounding Box Helper" action. Added "Bounding Box Collision Result Number" expression. Added "Check Bounding Box Collision" condit...
Continue reading
List of videos mentioning WithThreeJS Extension
January 24, 2023
by
PANDAKO
3
I welcome user-created tutorial videos. I think it's good for users to have many tutorials in many languages. These are the videos that mention this extension...
Continue reading
v0.6.4
January 10, 2023
by
PANDAKO
5
Extension Added "Correct 3D Camera Rotation Within Limits (experimental)" action. Added "Look At 3D Object" action. Added "Look At 3D Camera" action. Fixed a bug where the "3D Camera Angle (experiment...
Continue reading
v0.6.3
December 13, 2022
by
PANDAKO
7
Extension Fixed a bug in "Remove 3D Object" Example Improved "Change Scene Example" and rename to "Remove Object and Change Scene Example"...
Continue reading
v0.6.2
December 09, 2022
by
PANDAKO
4
Extension Fixed an issue with 3D scenes not displaying in the Android app...
Continue reading
v0.6.1
December 08, 2022
by
PANDAKO
3
Extension Improved "Remove 3D Object" action. Improved "Clear 3D Scene" action. Improved some behaviors. Set the extension category to General. Example Added "Change Scene Example"...
Continue reading
v0.6.0
December 03, 2022
by
PANDAKO
3
Extension Supports "Scale", "Opacity ", "Blend mode" and "Visibility " properties. 3D Objects support " Scale ", " Opacity ", " Blend mode " and " Visibility ". 3D Sprite Projection Behavior supports...
Continue reading
v0.5.1 Example
November 17, 2022
by
PANDAKO
4
Example Added "8 Direction Character Example" I published a video on YouTube with content similar to the example...
Continue reading
v0.5.1
November 14, 2022
by
PANDAKO
3
Extension Supported "Update resolution during the game to fit the screen or window size" Game setting Added "Output All IDs To Console" action Improved "3D Sprite Projection" Improved some description...
Continue reading
v0.5.0
November 01, 2022
by
PANDAKO
6
Extension Added Background image and Fog to Scene Improved "Create 3D Scene" Example Added "Background Example" Improved "Dungeon Example"...
Continue reading
v0.4.0
October 25, 2022
by
PANDAKO
2
Extension Added "3D Plane Projection from Tiled Sprite" behavior Added "3D Box Projection from Tiled Sprite" behavior Added "Linked 3D Camera" behavior Supported "Anti-Aliasing" parameter Improved som...
Continue reading
v0.3.2
October 16, 2022
by
PANDAKO
2
Extension Added "Load 3D Texture v2" action Added "Alpha Channel Test" parameter to "Create 3D Sprite", "Create 3D Plane", "Create 3D Model" and "3D Sprite Projection" Improved background color settin...
Continue reading
v0.3.1
October 11, 2022
by
PANDAKO
2
Fixed Raycast error. Removed unnecessary console output...
Continue reading
v0.3.0
October 05, 2022
by
PANDAKO
2
Extension Added "Raycast" action Added "Raycast From 3D Camera" action Added "Raycast Result Count" expression Added "Raycast Result Number" expression Added "Raycast Result String" string expression...
Continue reading
v0.2.1
September 28, 2022
by
PANDAKO
1
Improved "3D Sprite Projection Behavior". Supports flip effect. Fixed translation of Y axis in side view. Fixed to use center point. Fixed some descriptions. Added "Viewer Example". Added "Platformer...
Continue reading
v0.2.0
September 24, 2022
by
PANDAKO
Add "3D Sprite Projection" Behavior Add "3D Sprite Projection Behavior Example" Add "3D Camera Angle (experimental)" Expression Add "Rotate 3D Camera Like Head" Action Add "Rotate 3D Camera On World"...
Continue reading
v0.1.1
September 21, 2022
by
PANDAKO
Add "3D Sprite Example" Fix "Load 3D Texture" Improved "3D Sprite" Add "Distance From 3D Object To 3D Object" Add "Distance From 3D Camera To 3D Object"...
Continue reading
First release: v0.1.0
September 19, 2022
by
PANDAKO
There is no manual at this time. 🤤 And functionality is lacking...
Continue reading