Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) | 9 mēneši atpakaļ | |
---|---|---|
.. | ||
screenshots | 3 gadi atpakaļ | |
README.md | 3 gadi atpakaļ | |
camera.gd | 2 gadi atpakaļ | |
default_env.tres | 2 gadi atpakaļ | |
icon.webp | 1 gadu atpakaļ | |
icon.webp.import | 1 gadu atpakaļ | |
main.tscn | 1 gadu atpakaļ | |
noto_sans_regular.ttf | 3 gadi atpakaļ | |
noto_sans_regular.ttf.import | 9 mēneši atpakaļ | |
project.godot | 9 mēneši atpakaļ | |
waypoint.gd | 1 gadu atpakaļ | |
waypoint.svg | 3 gadi atpakaļ | |
waypoint.svg.import | 9 mēneši atpakaļ | |
waypoint.tscn | 1 gadu atpakaļ |
This is an example of displaying GUI elements such as Labels in a 3D world, by projecting the 3D position onto the screen and displaying the GUI elements directly, instead of relying on viewports. This results in better readability and performance for use cases such as showing player names.
Some waypoints showcased in the demo will also snap to the window borders when outside the player's view.
No Viewport or Sprite3D nodes are used in this demo.
Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/889