carving_block ![code/modules/art/statues.dm 419](git.png)
Vars | |
completion | statue completion from 0 to 1.0 |
---|---|
current_preset_type | Currently chosen preset statue type |
current_target | The thing it will look like - Unmodified resulting statue appearance |
greyscale_with_value_bump | HSV color filters parameters |
target_appearance_with_filters | Greyscaled target with cutout filter |
Procs | |
get_possible_statues | Returns a list of preset statues carvable from this block depending on the custom materials |
Var Details
completion ![code/modules/art/statues.dm 435](git.png)
statue completion from 0 to 1.0
current_preset_type ![code/modules/art/statues.dm 431](git.png)
Currently chosen preset statue type
current_target ![code/modules/art/statues.dm 429](git.png)
The thing it will look like - Unmodified resulting statue appearance
greyscale_with_value_bump ![code/modules/art/statues.dm 439](git.png)
HSV color filters parameters
target_appearance_with_filters ![code/modules/art/statues.dm 437](git.png)
Greyscaled target with cutout filter
Proc Details
get_possible_statues
Returns a list of preset statues carvable from this block depending on the custom materials