diff --git a/VoidBox/Assets/BuiltinEnvs.json b/VoidBox/Assets/BuiltinEnvs.json index 5e44597..47df64f 100644 --- a/VoidBox/Assets/BuiltinEnvs.json +++ b/VoidBox/Assets/BuiltinEnvs.json @@ -1,8 +1,139 @@ [ + { + "$type": "VoidBox.SavedEnv, VoidBox", + "Id": "388f6ab7-c3ff-4587-ae13-df9daead6471", + "Name": "Housing Void", + "Env": { + "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", + "SkyId": 0, + "Lighting": { + "$type": "Ktisis.Structs.Env.Weather.EnvLighting, VoidBox", + "SunLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.6909815, + "Y": 0.55581474, + "Z": 0.53733426 + }, + "MoonLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.38431373, + "Y": 0.5847058, + "Z": 0.7 + }, + "Ambient": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.5, + "Y": 0.45294118, + "Z": 0.4 + }, + "_unk1": 0.5, + "AmbientSaturation": 1.0, + "Temperature": 1.0, + "_unk2": 10.0, + "_unk3": 75.0, + "_unk4": 0.75 + }, + "Stars": { + "$type": "Ktisis.Structs.Env.Weather.EnvStars, VoidBox", + "ConstellationIntensity": 0.0, + "Constellations": 0.0, + "Stars": 0.0, + "GalaxyIntensity": 0.0, + "StarIntensity": 0.0, + "MoonColor": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 1.0 + }, + "MoonBrightness": 0.0 + }, + "Fog": { + "$type": "Ktisis.Structs.Env.Weather.EnvFog, VoidBox", + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 1.0 + }, + "Distance": 50.0, + "Thickness": 5.0, + "_unk1": 1000.0, + "_unk2": 1.0, + "Opacity": 0.0, + "SkyVisibility": 0.0 + }, + "Clouds": { + "$type": "Ktisis.Structs.Env.Weather.EnvClouds, VoidBox", + "CloudColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 1.0, + "Y": 1.0, + "Z": 1.0 + }, + "Color2": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 1.0, + "Y": 1.0, + "Z": 1.0 + }, + "Gradient": 0.5, + "SideHeight": 0.0, + "CloudTexture": 0, + "CloudSideTexture": 0 + }, + "Rain": { + "$type": "Ktisis.Structs.Env.Weather.EnvRain, VoidBox", + "Raindrops": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Scatter": 0.0, + "_unk1": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "_unk2": 0.0, + "_unk3": 0.0, + "_unk4": 0 + }, + "Dust": { + "$type": "Ktisis.Structs.Env.Weather.EnvDust, VoidBox", + "_unk1": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Spread": 0.0, + "Speed": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "Glow": 0.0, + "Spin": 0.0, + "TextureId": 0 + }, + "Wind": { + "$type": "Ktisis.Structs.Env.Weather.EnvWind, VoidBox", + "Direction": 0.0, + "Angle": 0.0, + "Speed": 0.0 + } + } + }, { "$type": "VoidBox.SavedEnv, VoidBox", "Id": "8d6fbf26-2657-4376-9c7f-c319f5c58787", - "Name": "Gold Saucer", + "Name": "Gold Saucer Void", "Env": { "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", "SkyId": 115, @@ -392,399 +523,6 @@ } } }, - { - "$type": "VoidBox.SavedEnv, VoidBox", - "Id": "d30f1b8d-2076-41f7-b53c-4d1145456c52", - "Name": "Opinionated 1", - "Env": { - "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", - "SkyId": 1, - "Lighting": { - "$type": "Ktisis.Structs.Env.Weather.EnvLighting, VoidBox", - "SunLightColor": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.86194694, - "Y": 0.69091094, - "Z": 0.68265486 - }, - "MoonLightColor": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.2848343, - "Y": 0.36279023, - "Z": 0.7 - }, - "Ambient": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.5, - "Y": 0.45294118, - "Z": 0.4 - }, - "_unk1": 0.5, - "AmbientSaturation": 1.0, - "Temperature": 1.0, - "_unk2": 3.774338, - "_unk3": 75.0, - "_unk4": 0.75 - }, - "Stars": { - "$type": "Ktisis.Structs.Env.Weather.EnvStars, VoidBox", - "ConstellationIntensity": 0.88, - "Constellations": 3.162, - "Stars": 14.305, - "GalaxyIntensity": 5.314, - "StarIntensity": 0.308, - "MoonColor": { - "$type": "System.Numerics.Vector4, System.Private.CoreLib", - "X": 1.0, - "Y": 1.0, - "Z": 1.0, - "W": 1.0 - }, - "MoonBrightness": 0.41 - }, - "Fog": { - "$type": "Ktisis.Structs.Env.Weather.EnvFog, VoidBox", - "Color": { - "$type": "System.Numerics.Vector4, System.Private.CoreLib", - "X": 0.44186044, - "Y": 0.44186044, - "Z": 0.44186044, - "W": 1.0 - }, - "Distance": 50.0, - "Thickness": 5.0, - "_unk1": 1000.0, - "_unk2": 1.0, - "Opacity": 0.11, - "SkyVisibility": 0.133 - }, - "Clouds": { - "$type": "Ktisis.Structs.Env.Weather.EnvClouds, VoidBox", - "CloudColor": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.38139534, - "Y": 0.38139534, - "Z": 0.38139534 - }, - "Color2": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.9906977, - "Y": 0.9906977, - "Z": 0.9906977 - }, - "Gradient": 0.5, - "SideHeight": 2.0, - "CloudTexture": 10, - "CloudSideTexture": 48 - }, - "Rain": { - "$type": "Ktisis.Structs.Env.Weather.EnvRain, VoidBox", - "Raindrops": 0.0, - "Intensity": 0.0, - "Weight": 0.0, - "Scatter": 0.0, - "_unk1": 0.0, - "Size": 1.0, - "Color": { - "$type": "System.Numerics.Vector4, System.Private.CoreLib", - "X": 0.0, - "Y": 0.0, - "Z": 0.0, - "W": 0.0 - }, - "_unk2": 0.0, - "_unk3": 0.0, - "_unk4": 0 - }, - "Dust": { - "$type": "Ktisis.Structs.Env.Weather.EnvDust, VoidBox", - "_unk1": 0.0, - "Intensity": 0.0, - "Weight": 0.0, - "Spread": 0.0, - "Speed": 0.0, - "Size": 1.0, - "Color": { - "$type": "System.Numerics.Vector4, System.Private.CoreLib", - "X": 0.0, - "Y": 0.0, - "Z": 0.0, - "W": 0.0 - }, - "Glow": 0.0, - "Spin": 0.0, - "TextureId": 0 - }, - "Wind": { - "$type": "Ktisis.Structs.Env.Weather.EnvWind, VoidBox", - "Direction": 0.0, - "Angle": 0.0, - "Speed": 0.0 - } - } - }, - { - "$type": "VoidBox.SavedEnv, VoidBox", - "Id": "4e4e2dbc-6bda-4b33-95f1-0865d939498a", - "Name": "Opinionated 2", - "Env": { - "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", - "SkyId": 1, - "Lighting": { - "$type": "Ktisis.Structs.Env.Weather.EnvLighting, VoidBox", - "SunLightColor": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.86194694, - "Y": 0.69091094, - "Z": 0.68265486 - }, - "MoonLightColor": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.2848343, - "Y": 0.36279023, - "Z": 0.7 - }, - "Ambient": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.5, - "Y": 0.45294118, - "Z": 0.4 - }, - "_unk1": 0.5, - "AmbientSaturation": 1.0, - "Temperature": 1.0, - "_unk2": 3.774338, - "_unk3": 75.0, - "_unk4": 0.75 - }, - "Stars": { - "$type": "Ktisis.Structs.Env.Weather.EnvStars, VoidBox", - "ConstellationIntensity": 0.88, - "Constellations": 3.162, - "Stars": 14.305, - "GalaxyIntensity": 5.314, - "StarIntensity": 0.308, - "MoonColor": { - "$type": "System.Numerics.Vector4, System.Private.CoreLib", - "X": 1.0, - "Y": 1.0, - "Z": 1.0, - "W": 1.0 - }, - "MoonBrightness": 0.41 - }, - "Fog": { - "$type": "Ktisis.Structs.Env.Weather.EnvFog, VoidBox", - "Color": { - "$type": "System.Numerics.Vector4, System.Private.CoreLib", - "X": 0.44186044, - "Y": 0.44186044, - "Z": 0.44186044, - "W": 1.0 - }, - "Distance": 50.0, - "Thickness": 5.0, - "_unk1": 1000.0, - "_unk2": 1.0, - "Opacity": 0.11, - "SkyVisibility": 0.133 - }, - "Clouds": { - "$type": "Ktisis.Structs.Env.Weather.EnvClouds, VoidBox", - "CloudColor": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.4976744, - "Y": 0.4976744, - "Z": 0.4976744 - }, - "Color2": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.82790697, - "Y": 0.82790697, - "Z": 0.82790697 - }, - "Gradient": 1.286, - "SideHeight": 0.956, - "CloudTexture": 1, - "CloudSideTexture": 48 - }, - "Rain": { - "$type": "Ktisis.Structs.Env.Weather.EnvRain, VoidBox", - "Raindrops": 0.0, - "Intensity": 0.0, - "Weight": 0.0, - "Scatter": 0.0, - "_unk1": 0.0, - "Size": 1.0, - "Color": { - "$type": "System.Numerics.Vector4, System.Private.CoreLib", - "X": 0.0, - "Y": 0.0, - "Z": 0.0, - "W": 0.0 - }, - "_unk2": 0.0, - "_unk3": 0.0, - "_unk4": 0 - }, - "Dust": { - "$type": "Ktisis.Structs.Env.Weather.EnvDust, VoidBox", - "_unk1": 0.0, - "Intensity": 0.0, - "Weight": 0.0, - "Spread": 0.0, - "Speed": 0.0, - "Size": 1.0, - "Color": { - "$type": "System.Numerics.Vector4, System.Private.CoreLib", - "X": 0.0, - "Y": 0.0, - "Z": 0.0, - "W": 0.0 - }, - "Glow": 0.0, - "Spin": 0.0, - "TextureId": 0 - }, - "Wind": { - "$type": "Ktisis.Structs.Env.Weather.EnvWind, VoidBox", - "Direction": 0.0, - "Angle": 0.0, - "Speed": 0.0 - } - } - }, - { - "$type": "VoidBox.SavedEnv, VoidBox", - "Id": "388f6ab7-c3ff-4587-ae13-df9daead6471", - "Name": "Housing Void", - "Env": { - "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", - "SkyId": 0, - "Lighting": { - "$type": "Ktisis.Structs.Env.Weather.EnvLighting, VoidBox", - "SunLightColor": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.6909815, - "Y": 0.55581474, - "Z": 0.53733426 - }, - "MoonLightColor": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.38431373, - "Y": 0.5847058, - "Z": 0.7 - }, - "Ambient": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 0.5, - "Y": 0.45294118, - "Z": 0.4 - }, - "_unk1": 0.5, - "AmbientSaturation": 1.0, - "Temperature": 1.0, - "_unk2": 10.0, - "_unk3": 75.0, - "_unk4": 0.75 - }, - "Stars": { - "$type": "Ktisis.Structs.Env.Weather.EnvStars, VoidBox", - "ConstellationIntensity": 0.0, - "Constellations": 0.0, - "Stars": 0.0, - "GalaxyIntensity": 0.0, - "StarIntensity": 0.0, - "MoonColor": { - "$type": "System.Numerics.Vector4, System.Private.CoreLib", - "X": 0.0, - "Y": 0.0, - "Z": 0.0, - "W": 1.0 - }, - "MoonBrightness": 0.0 - }, - "Fog": { - "$type": "Ktisis.Structs.Env.Weather.EnvFog, VoidBox", - "Color": { - "$type": "System.Numerics.Vector4, System.Private.CoreLib", - "X": 0.0, - "Y": 0.0, - "Z": 0.0, - "W": 1.0 - }, - "Distance": 50.0, - "Thickness": 5.0, - "_unk1": 1000.0, - "_unk2": 1.0, - "Opacity": 0.0, - "SkyVisibility": 0.0 - }, - "Clouds": { - "$type": "Ktisis.Structs.Env.Weather.EnvClouds, VoidBox", - "CloudColor": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 1.0, - "Y": 1.0, - "Z": 1.0 - }, - "Color2": { - "$type": "System.Numerics.Vector3, System.Private.CoreLib", - "X": 1.0, - "Y": 1.0, - "Z": 1.0 - }, - "Gradient": 0.5, - "SideHeight": 0.0, - "CloudTexture": 0, - "CloudSideTexture": 0 - }, - "Rain": { - "$type": "Ktisis.Structs.Env.Weather.EnvRain, VoidBox", - "Raindrops": 0.0, - "Intensity": 0.0, - "Weight": 0.0, - "Scatter": 0.0, - "_unk1": 0.0, - "Size": 1.0, - "Color": { - "$type": "System.Numerics.Vector4, System.Private.CoreLib", - "X": 0.0, - "Y": 0.0, - "Z": 0.0, - "W": 0.0 - }, - "_unk2": 0.0, - "_unk3": 0.0, - "_unk4": 0 - }, - "Dust": { - "$type": "Ktisis.Structs.Env.Weather.EnvDust, VoidBox", - "_unk1": 0.0, - "Intensity": 0.0, - "Weight": 0.0, - "Spread": 0.0, - "Speed": 0.0, - "Size": 1.0, - "Color": { - "$type": "System.Numerics.Vector4, System.Private.CoreLib", - "X": 0.0, - "Y": 0.0, - "Z": 0.0, - "W": 0.0 - }, - "Glow": 0.0, - "Spin": 0.0, - "TextureId": 0 - }, - "Wind": { - "$type": "Ktisis.Structs.Env.Weather.EnvWind, VoidBox", - "Direction": 0.0, - "Angle": 0.0, - "Speed": 0.0 - } - } - }, { "$type": "VoidBox.SavedEnv, VoidBox", "Id": "e9b7d52d-a494-41fe-904e-c3680e0976f4", @@ -1439,5 +1177,267 @@ "Speed": 0.47712126 } } + }, + { + "$type": "VoidBox.SavedEnv, VoidBox", + "Id": "d30f1b8d-2076-41f7-b53c-4d1145456c52", + "Name": "Opinionated 1", + "Env": { + "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", + "SkyId": 1, + "Lighting": { + "$type": "Ktisis.Structs.Env.Weather.EnvLighting, VoidBox", + "SunLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.86194694, + "Y": 0.69091094, + "Z": 0.68265486 + }, + "MoonLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.2848343, + "Y": 0.36279023, + "Z": 0.7 + }, + "Ambient": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.5, + "Y": 0.45294118, + "Z": 0.4 + }, + "_unk1": 0.5, + "AmbientSaturation": 1.0, + "Temperature": 1.0, + "_unk2": 3.774338, + "_unk3": 75.0, + "_unk4": 0.75 + }, + "Stars": { + "$type": "Ktisis.Structs.Env.Weather.EnvStars, VoidBox", + "ConstellationIntensity": 0.88, + "Constellations": 3.162, + "Stars": 14.305, + "GalaxyIntensity": 5.314, + "StarIntensity": 0.308, + "MoonColor": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 1.0, + "Y": 1.0, + "Z": 1.0, + "W": 1.0 + }, + "MoonBrightness": 0.41 + }, + "Fog": { + "$type": "Ktisis.Structs.Env.Weather.EnvFog, VoidBox", + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.44186044, + "Y": 0.44186044, + "Z": 0.44186044, + "W": 1.0 + }, + "Distance": 50.0, + "Thickness": 5.0, + "_unk1": 1000.0, + "_unk2": 1.0, + "Opacity": 0.11, + "SkyVisibility": 0.133 + }, + "Clouds": { + "$type": "Ktisis.Structs.Env.Weather.EnvClouds, VoidBox", + "CloudColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.38139534, + "Y": 0.38139534, + "Z": 0.38139534 + }, + "Color2": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.9906977, + "Y": 0.9906977, + "Z": 0.9906977 + }, + "Gradient": 0.5, + "SideHeight": 2.0, + "CloudTexture": 10, + "CloudSideTexture": 48 + }, + "Rain": { + "$type": "Ktisis.Structs.Env.Weather.EnvRain, VoidBox", + "Raindrops": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Scatter": 0.0, + "_unk1": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "_unk2": 0.0, + "_unk3": 0.0, + "_unk4": 0 + }, + "Dust": { + "$type": "Ktisis.Structs.Env.Weather.EnvDust, VoidBox", + "_unk1": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Spread": 0.0, + "Speed": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "Glow": 0.0, + "Spin": 0.0, + "TextureId": 0 + }, + "Wind": { + "$type": "Ktisis.Structs.Env.Weather.EnvWind, VoidBox", + "Direction": 0.0, + "Angle": 0.0, + "Speed": 0.0 + } + } + }, + { + "$type": "VoidBox.SavedEnv, VoidBox", + "Id": "4e4e2dbc-6bda-4b33-95f1-0865d939498a", + "Name": "Opinionated 2", + "Env": { + "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", + "SkyId": 1, + "Lighting": { + "$type": "Ktisis.Structs.Env.Weather.EnvLighting, VoidBox", + "SunLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.86194694, + "Y": 0.69091094, + "Z": 0.68265486 + }, + "MoonLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.2848343, + "Y": 0.36279023, + "Z": 0.7 + }, + "Ambient": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.5, + "Y": 0.45294118, + "Z": 0.4 + }, + "_unk1": 0.5, + "AmbientSaturation": 1.0, + "Temperature": 1.0, + "_unk2": 3.774338, + "_unk3": 75.0, + "_unk4": 0.75 + }, + "Stars": { + "$type": "Ktisis.Structs.Env.Weather.EnvStars, VoidBox", + "ConstellationIntensity": 0.88, + "Constellations": 3.162, + "Stars": 14.305, + "GalaxyIntensity": 5.314, + "StarIntensity": 0.308, + "MoonColor": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 1.0, + "Y": 1.0, + "Z": 1.0, + "W": 1.0 + }, + "MoonBrightness": 0.41 + }, + "Fog": { + "$type": "Ktisis.Structs.Env.Weather.EnvFog, VoidBox", + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.44186044, + "Y": 0.44186044, + "Z": 0.44186044, + "W": 1.0 + }, + "Distance": 50.0, + "Thickness": 5.0, + "_unk1": 1000.0, + "_unk2": 1.0, + "Opacity": 0.11, + "SkyVisibility": 0.133 + }, + "Clouds": { + "$type": "Ktisis.Structs.Env.Weather.EnvClouds, VoidBox", + "CloudColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.4976744, + "Y": 0.4976744, + "Z": 0.4976744 + }, + "Color2": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.82790697, + "Y": 0.82790697, + "Z": 0.82790697 + }, + "Gradient": 1.286, + "SideHeight": 0.956, + "CloudTexture": 1, + "CloudSideTexture": 48 + }, + "Rain": { + "$type": "Ktisis.Structs.Env.Weather.EnvRain, VoidBox", + "Raindrops": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Scatter": 0.0, + "_unk1": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "_unk2": 0.0, + "_unk3": 0.0, + "_unk4": 0 + }, + "Dust": { + "$type": "Ktisis.Structs.Env.Weather.EnvDust, VoidBox", + "_unk1": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Spread": 0.0, + "Speed": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "Glow": 0.0, + "Spin": 0.0, + "TextureId": 0 + }, + "Wind": { + "$type": "Ktisis.Structs.Env.Weather.EnvWind, VoidBox", + "Direction": 0.0, + "Angle": 0.0, + "Speed": 0.0 + } + } } ] \ No newline at end of file diff --git a/VoidBox/VoidBox.csproj b/VoidBox/VoidBox.csproj index 9af5ca1..78cb662 100644 --- a/VoidBox/VoidBox.csproj +++ b/VoidBox/VoidBox.csproj @@ -3,7 +3,7 @@ 0x0ade - 0.1.0.4 + 0.1.0.5