Hi all, I’m new to RPM. I’m developing a game with Unity and I have some problems.
The official SDK contains too much functions that I do not use but these scripts are requesting permission like mic or cameras etc. If I only want the core functions for downloading and controlling my avatars in a regular game, can I partially import the SDK? Which part of the SDK should I include for the basic functions?
Alternatively, am I allowed to use the avatar in a Unity game without using the SDK?
Many thanks