khzmusik
Hunter
Hey, all. I searched for an answer on the forums but couldn't find one.
Are any of the random block helpers usable in the upgrade or downgrade paths of blocks?
For example, let's say you have a custom block, and it doesn't have any variants (no ramp variations, etc). You specify this property:
<property class="UpgradeBlock"> <property name="ToBlock" value="metalSheetRandomHelper"/> </property>
If you upgrade this block, what do you get?
Are any of the random block helpers usable in the upgrade or downgrade paths of blocks?
For example, let's say you have a custom block, and it doesn't have any variants (no ramp variations, etc). You specify this property:
<property class="UpgradeBlock"> <property name="ToBlock" value="metalSheetRandomHelper"/> </property>
If you upgrade this block, what do you get?
Last edited by a moderator: