Added passage length. Minor fixes
This commit is contained in:
@@ -20,6 +20,8 @@ enum PassageType {
|
||||
|
||||
@export var seed_value : int = 0
|
||||
|
||||
@export var length : float = 0
|
||||
|
||||
@export var type : PassageType = PassageType.ZeroGrad
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user