#Playables API Networking
1 messages · Page 1 of 1 (latest)
Last time I tried making my own network animator, i used RPCs to play the playables clip.
Yeah, this is kind of the way I am leaning toward, seems like there is no other viable alternative
You really only have 3 options when sending data over the network with NGO. RPCs, Network Variables, or Custom Messages