To build simple conversion machines which ingest specific assets and convert them into a new asset type. IE: Ingest 2 triangles and output 1 square
Build a conversion machine for changing assets, and create a toggleable UMG widget (F key) with a combo box for selecting machines. The widget displays recipes with checkboxes/buttons. Switching machines updates checkbox states.
Repository from Github https://github.comUEEnthusiast/ConvertionMachine
To build simple conversion machines which ingest specific assets and convert them into a new asset type. IE: Ingest 2 triangles and output 1 square
Build a conversion machine for changing assets, and create a toggleable UMG widget (F key) with a combo box for selecting machines. The widget displays recipes with checkboxes/buttons. Switching machines updates checkbox states.
MIT License