Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added paint_color_customizable/.assets/thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions paint_color_customizable/addon.kv3
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:generic:version{7412167c-06e9-4698-aff2-e63eb59037e7} -->
{
mod = "Paints Splat/Bomb Color Customizable"
description = ""
type = "Other"
id = 3753354175
thumbnail = ".assets/thumb.jpg"
authors = [ ]
dependencies = [ ]
tags =
[
"Materials/Textures",
]
ignore = [ ]
metadata =
{
}
assets =
{
}
mounted_by_default = true
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
paintblob
{

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "1"
"shouldAlpha" "1"
"resultVar" "$color"
}
}

// Fallbacks for if colour proxy doesn't work
$usecolor 1 // This MUST be set for $color and $alpha to work!
$color "[ 0 0 0 ]"
$alpha "1"

$baseTexture "paintblobs\blob_surface_bounce"

$uvscale "0.006"

$normalMap "paintblobs\blob_surface_normal"
$bumpstrength "0.4"

$phongexponent 40
$phongboost 2
$phongexponent2 400
$phongboost2 7

$envMap "paint\paint_envmap_hdr"

$fresnelBumpStrength 0



$interior 0
$interiorFogStrength "0.00325"
$interiorFogLimit "0.56"
$interiorFogNormalBoost "8.5"
$interiorBackgroundBoost 2
$interiorAmbientScale 1
$interiorBacklightScale 1
$interiorColor "[0.1 0.6 0.9]"
$interiorRefractStrength "0.06"
$nocull 1
}

Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
paintblob
{

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "5"
"shouldAlpha" "1"
"resultVar" "$color"
}
}

// Fallbacks for if colour proxy doesn't work
$usecolor 1 // This MUST be set for $color and $alpha to work!
$color "[ 0 0 0 ]"
$alpha "1"

$baseTexture "paintblobs\blob_surface_bounce"

$uvscale "0.006"

$normalMap "paintblobs\blob_surface_normal"
$bumpstrength "0.4"

$phongexponent 40
$phongboost 2
$phongexponent2 400
$phongboost2 7

$envMap "paint\paint_envmap_hdr"

$fresnelBumpStrength 0



$interior 0
$interiorFogStrength "0.00325"
$interiorFogLimit "0.56"
$interiorFogNormalBoost "8.5"
$interiorBackgroundBoost 2
$interiorAmbientScale 1
$interiorBacklightScale 1
$interiorColor "[0.1 0.6 0.9]"
$interiorRefractStrength "0.06"
$nocull 1
}

Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Unlitgeneric
{
$basetexture "particle\antlion_goop3\antlion_goop3"
$vertexcolor 1
$vertexalpha 1
$translucent 1

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "0"
"shouldAlpha" "1"
"resultVar" "$color"
}
}

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Unlitgeneric
{
$basetexture "particle\antlion_goop3\antlion_goop3"
$vertexcolor 1
$vertexalpha 1
$translucent 1

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "3"
"shouldAlpha" "1"
"resultVar" "$color"
}
}

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Unlitgeneric
{
$basetexture "particle\antlion_goop3\antlion_goop3"
$vertexcolor 1
$vertexalpha 1
$translucent 1

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "1"
"shouldAlpha" "1"
"resultVar" "$color"
}
}

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Unlitgeneric
{
$basetexture "particle\antlion_goop3\antlion_goop3"
$vertexcolor 1
$vertexalpha 1
$translucent 1

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "2"
"shouldAlpha" "1"
"resultVar" "$color"
}
}

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Unlitgeneric
{
$basetexture "particle\antlion_goop3\antlion_goop3"
$vertexcolor 1
$vertexalpha 1
$translucent 1

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "5"
"shouldAlpha" "1"
"resultVar" "$color"
}
}

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Spritecard
{
$translucent 1
$basetexture "particle/paintblobs/paint_blob_sheet_1"
$vertexcolor 1
$vertexalpha 1

$vertexcolorlerp 1
$lerpcolor2 "{255 0 0}"

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "0"
"shouldAlpha" "1"
"resultVar" "$lerpcolor2"
}
}

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Spritecard
{
$translucent 1
$basetexture "particle/paintblobs/paint_blob_sheet_1"
$vertexcolor 1
$vertexalpha 1

$vertexcolorlerp 1
$lerpcolor2 "{255 0 0}"

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "3"
"shouldAlpha" "1"
"resultVar" "$lerpcolor2"
}
}

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Spritecard
{
$translucent 1
$basetexture "particle/paintblobs/paint_blob_sheet_1"
$vertexcolor 1
$vertexalpha 1

$vertexcolorlerp 1
$lerpcolor2 "{255 0 0}"

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "1"
"shouldAlpha" "1"
"resultVar" "$lerpcolor2"
}
}

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Spritecard
{
$translucent 1
$basetexture "particle/paintblobs/paint_blob_sheet_1"
$vertexcolor 1
$vertexalpha 1

$vertexcolorlerp 1
$lerpcolor2 "{255 0 0}"

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "2"
"shouldAlpha" "1"
"resultVar" "$lerpcolor2"
}
}

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Spritecard
{
$translucent 1
$basetexture "particle/paintblobs/paint_blob_sheet_1"
$vertexcolor 1
$vertexalpha 1

$vertexcolorlerp 1
$lerpcolor2 "{255 0 0}"

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "5"
"shouldAlpha" "1"
"resultVar" "$lerpcolor2"
}
}

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
SpriteCard
{
$basetexture "particle/spray1/spray1.vtf"

$overbrightfactor 1.5
$addself 2
$blendframes 0
$maxsize .85
$startfadesize .675
$endfadesize .75
$depthblendscale 4

"GPU<2?$BLENDFRAMES" 0
"GPU<2?$DEPTHBLEND" 0

$vertexcolorlerp 1
$lerpcolor2 "{255 0 0}"

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "0"
"shouldAlpha" "1"
"resultVar" "$lerpcolor2"
}
}

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
SpriteCard
{
$basetexture "particle/spray1/spray1.vtf"

$overbrightfactor 1.5
$addself 2
$blendframes 0
$maxsize .85
$startfadesize .675
$endfadesize .75
$depthblendscale 4

"GPU<2?$BLENDFRAMES" 0
"GPU<2?$DEPTHBLEND" 0

$vertexcolorlerp 1
$lerpcolor2 "{255 0 0}"

"Proxies"
{
"PaintOverlayColor"
{
"paintpower" "3"
"shouldAlpha" "1"
"resultVar" "$lerpcolor2"
}
}

}
Loading