<aside> 📜
Q1: Can you add support for "XYZ Vehicle Controller Asset"? I see a lot of supported car controllers but sadly not the one that I use (and many others by the way).
I have a few feature requests/suggestions for the asset:
Answer:
I will be adding integrations for most of the popular vehicle controller assets available on market slowly. and its not hard to create integrations. you can do it as well, if integration is not available. just follow the documentation. basically you have to feed the inputs from my scripts to the vehicle controller. These things are possible. I am slowly adding these as demos:
Basically, the functionalities are there. You have to read the documentation to know how everything works and write some code to achieve what you want according to your project.
I know it’s not clear from the tutorials. I will be making more tutorials and demos. For now, you can refer to the documentation.
</aside>