New to Godot
Tag for discussions and questions for those new to Godot.
Latest engine news:
How to Transferring 2D dungeon Generation from an Array to actual in-game rooms
- xyz replied
- Right now I made a script that can currently generate an array with one main-path that extends to the end that contains some branches along the way. But the only way to view it right now is by printin...
- S
Adjust point size in point mesh in inverse relation to distance to camera
- Suminro started
- Hello, Right now, I have displayed a bunch of 2D coordinate points as vertices in a mesh that is set to render with the default ORM 3D material as a point cloud or point mesh. This is almost what I wa...