By this point I think I obsessively read every single document, web page, watched every YouTube tutorial, reached last page of Google, went into the final frontier of the space-time continuum and converged with alternate realities. (I know it’s strange) I still haven’t found single example how to create separate game feature plugin and have it extend Lyra in this vast world wide informational highway of interwebs.
Pretty much every example I saw, everyone puts their code either in the main Content folder or in the one of the Shooter plugins. I tried myself and have met issues on every step.
Did anyone had success with this? Or do you know any link/tutorial/doc explaining best practices for this? I am really up for leaving Lyra plugins unchanged so I can easily update them later but it just seems so complex to figure it out and connect everything. It doesn’t help that Lyra content is (seemingly?) randomly sprinkled over three different locations (Content and two plugins).