Hello and welcome to the official support thread for the AGR PRO plugin. A collection of components aimed to help manage gameplay common issues. [work in progress]
AGR PRO FAQ:
- What is „AGR PRO”?
AGR PRO is a set of C++ components and classes, that are intended to speed up game development, and help in managing multiplayer features. - Do I need to know C++? Who is it for?
No. However AGR is targeted at intermediate and advanced users. - What is included?
Currently: character component and anim instance class to provide everything you need for multiplayer locomotion system. - Why would I use AGR instead of something else? Is AGR compatible with other frameworks?
All components are stand-alone and don’t depend on each other to work. It means you can take just part of the created functionalities, and combine them with anything else. - Is it multiplayer ready?
One of very important features is Multiplayer. All components and features are tested on multiplayer. - Why is it free? Will it mine crypto using my computer?
Further development of this tool-set is driven solely on generosity of donation on Patreon! If you like to support further development feel free to do so. You can also request examples and tutorials. Patreon page.
And No. there is no hidden catch. nothing extra. no strings attached. - Am I forced to use your mannequin or character class?
I am trying to make all components that must depend on a class- to be dependent on engine classes like character. So you can add components to your own C++ classes and not worry about inheritance. - I’ve been following the AGR tutorials and free blueprint framework for a while – can I integrate with AGR PRO?
Sure! AGR PRO comes as a framework but doesn’t have complete project examples. - Can I hire you to make my game with AGR?
No. But you can seek help if you run into a problem or a bug. Follow tutorials! - What are future plans for AGR?
In plans: input buffer, combo manager, precise collision manager, footsteps manager, inventory & equipment.
Official Tutorials Playlist (will be expanded and added to in near future)
Community and direct support on Discord.