Cho Events - CG posing - Part 2

* Added desk cum layers
* Added more expressions
* Adjusted some expressions
* Finished initial CG posing implementation
This commit is contained in:
LoafyLemon 2022-12-03 22:38:31 +00:00
parent 26adea42a1
commit 51acc26ab7
9 changed files with 408 additions and 46 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1835,7 +1835,7 @@ layeredimage cho_strip_personal_t3_e3_lying:
group tonks_blush auto prefix "tonks_blush":
attribute neutral null default
group tonks_eyes auto prefix "tonks_eyes":
attribute open_mid default
attribute open_look_at_cho default
group tonks_mouth auto prefix "tonks_mouth":
attribute base default
@ -1852,6 +1852,15 @@ layeredimage cho_strip_personal_t3_e3_lying:
group cum multiple auto prefix "cum"
group desk_cum multiple prefix "desk_cum":
attribute spurt "cho_strip_personal_t3_e3_desk_cum_spurt"
attribute post "cho_strip_personal_t3_e3_desk_cum_post"
transform desk_cum_spurt_fly:
on start:
ypos 1200
easeout 0.75 ypos 0
layeredimage cho_strip_personal_t3_e3_on_knees:
fit "cover"
fit_first True
@ -1864,11 +1873,11 @@ layeredimage cho_strip_personal_t3_e3_on_knees:
attribute cho_ass_spread default if_all ["tonks_body_grab_spread"]
attribute cho_handprint null
attribute cho_handprint_normal default if_all ["cho_handprint", "cho_body_idle"]
attribute cho_handprint_normal default if_all ["cho_handprint"] if_any ["tonks_body_idle", "tonks_body_grab"]
attribute cho_handprint_spread default if_all ["cho_handprint", "tonks_body_grab_spread"]
attribute cho_wetness null
attribute cho_wetness_normal default if_all ["cho_wetness", "cho_body_idle"]
attribute cho_wetness_normal default if_all ["cho_wetness"] if_any ["tonks_body_idle", "tonks_body_grab"]
attribute cho_wetness_spread default if_all ["cho_wetness", "tonks_body_grab_spread"]
group cho_blush auto prefix "cho_blush":
@ -1900,5 +1909,6 @@ layeredimage cho_strip_personal_t3_e3_on_knees:
always "dustfloating"
always "cho_strip_personal_t3_e3_foreground"
group desk_cum prefix "desk_cum":
attribute spurt "cho_strip_personal_t3_e3_desk_cum_spurt" at desk_cum_spurt_fly
attribute post "cho_strip_personal_t3_e3_desk_cum_post"