diff --git a/FlaxEditor/Surface/Archetypes/Comparisons.cs b/FlaxEditor/Surface/Archetypes/Comparisons.cs index ba6308ee..c7fc6d4d 100644 --- a/FlaxEditor/Surface/Archetypes/Comparisons.cs +++ b/FlaxEditor/Surface/Archetypes/Comparisons.cs @@ -26,8 +26,8 @@ private static NodeArchetype Op(ushort id, string title, string desc, Connection }, DefaultValues = new object[] { - 0, - 0, + 0.0f, + 0.0f, }, Elements = new[] {