mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 03:21:17 +00:00
Spawn markers in editor
This commit is contained in:
parent
82f4c75ad7
commit
479df3c7c4
8 changed files with 150 additions and 76 deletions
|
|
@ -21,7 +21,7 @@ public partial class PreviewMarker3D : Marker3D
|
|||
|
||||
private bool _fixedSize;
|
||||
private bool _billboard;
|
||||
private float _pixelSize = 0.1f;
|
||||
private float _pixelSize = 0.05f;
|
||||
|
||||
[Export]
|
||||
protected bool FixedSize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue