Action Message Format
for Unity3D

AMF for Unity Frequently asked questions

Q: Is this a network solution for multiplayer?

A: No. This is not the best solution for multiplayer. You can create non-realitime multiplayer using AMF. But for this purpose there might be something more suitable.

Q: For what purpose then I may need AMF for Unity?

A: First of all you need it if you have working AMF server for Flash projects. Then, using AMF for Unity, you can very quickly and easily use fully prepared server for connection with project on Unity.

Also, using AMF for Unity you can use server side in project for user initialisation, transfer of any data from server (maps, levels, leaderboards, lists of items, gifts etc.), send statistics, player's progress and other data to server. It's easy to do all this using AMF.