Verse Library verse

Rs Wfc

verse-source/SampleVerse/ProceduralBuilding/Lib/SpaceGrammar/rs_wfc.verse

using { SpaceGrammar }
using { /Verse.org/Simulation }
using { /Verse.org/Random }

# Special rule set for converting results of Wave Function Collapse to props
rs_wfc<public> := class(rs_base):

    RuleSetName<override>:string = "WFC"
 
    VO_WFC:vo_wfc = vo_wfc{}

    SetupRules<override>(PT:piece_type_dir):void=

        set VO_Root = VO_WFC

Comments

    Sign in to vote, comment, or suggest an edit. Sign in