GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

[Community] [3D text] A text object in 3D

Open D8H opened this issue 11 months ago โ€ข 0 comments

Known issues

  • Outline and shadow can't be enable at the same time
  • Default line spacing (aka line height) is different from 2D text
  • 3D text objects can't be rotated in 3D in the editor (but it works at runtime)
  • When disabling custom size, the text stays wrapped in the editor
  • Text may take 1 or 2 frames to update

Demo

  • Comparison between 2D and 3D https://editor.gdevelop.io/?project=https://raw.githubusercontent.com/D8H/GDevelop-examples/test-3d-text/examples/TestText3D/TestText3D.json
  • Billboard texts https://editor.gdevelop.io/?project=https://raw.githubusercontent.com/D8H/GDevelop-examples/3rd-person-text/examples/3d-third-person/3d-third-person.json

D8H avatar Mar 23 '24 21:03 D8H