default value

This commit is contained in:
JohnCorby 2023-08-10 17:47:51 -07:00
parent 41285823ca
commit 2a67040fb1

View File

@ -79,7 +79,7 @@ namespace NewHorizons.External.Modules.Props
/// If true, this detail will stay still until it touches something.
/// Good for zero-g props.
/// </summary>
public bool physicsSuspendUntilImpact;
[DefaultValue(false)] public bool physicsSuspendUntilImpact = false;
/// <summary>
/// Set to true if this object's lighting should ignore the effects of sunlight