Documentation icon indicating copy to clipboard operation
Documentation copied to clipboard

Replace Simple Machine with guide for creating a custom manufacturer

Open budak7273 opened this issue 2 years ago • 2 comments

Simple Machine is currently an item counter implementing custom grab logic with blueprint code.

  • Not really a common use case
  • Bad for performance (should do in C++ instead)
  • Current example has crashing problems that are probably threading related
  • Hologram is broken for it

A custom manufacturer tutorial might be longer but would cover more meaningful topics

budak7273 avatar Sep 19 '22 08:09 budak7273