[Help] Play Club Modding : Set default color for costume (RGB not Hue)

izum1

New member
Nov 6, 2016
7
0
[Help] Play Club Modding : Set default color for costume

[Help] Play Club Modding : Set default color for costume
I don't see any Play Club modding discussion thread ,so i create one here to post my question
Is it possible to set default value for Hue ,Saturation & Brightness)

No matter what i set default for Hue ,saturation and brightness, the default color in Hue slider in game won't change
For more clearly , I set default value for ,Hue ,Saturation & brightness =0.9 : (bdpq_cos_b01.unity3d)
Code:
<Material color = "_SpecColor">
			<Param param = "_OffsetH" show = "H" min = "0.0" max = "1.0"	def = "0.9"	/>
			<Param param = "_OffsetS" show = "S" min = "-1.0" max = "1.0"	def = "0.9"	/>
			<Param param = "_OffsetV" show = "v" min = "-1.0" max = "1.0"	def = "0.9"	/>
</Material>
but in game the default color when using "reset" is still the same with the default color when i set def ="0.0"
Any help would be much appreciated
Thanks
 
Last edited:

Users who are viewing this thread

Latest profile posts

kenikya wrote on Ryzen111's profile.
kenikya wrote on hongfiredl's profile.
kenikya wrote on Shine's profile.
kenikya wrote on Otokonoko's profile.
kenikya wrote on ramori's profile.