Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Simple Machine with guide for creating a custom manufacturer #140

Open
budak7273 opened this issue Sep 19, 2022 · 2 comments
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@budak7273
Copy link
Member

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
Copy link
Member Author

budak7273 commented Oct 29, 2022

Hologram fixed in SML 3.4.0 but threading is still problematic: https://discord.com/channels/555424930502541343/562722670974599227/1004721363753382058

@budak7273
Copy link
Member Author

More info on what is needed for a basic machine from Arch https://discord.com/channels/555424930502541343/1036634533077979146/1128723382595235850

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: 📋 Backlog
Status: 📋 Backlog
Development

No branches or pull requests

1 participant