aws-samples/aws-sdk-unity-samples

Doesn't work on Unity 5.3

Closed this issue · 2 comments

I just tried to open these examples on Unity 5.3 and you can't directly open the scenes apparently. So I made a project and dumped the whole folder into assets. There are 1000+ errors. The first and biggest error is the GameManager class name. So I renamed it to AWSGameManager.cs and renamed the class but there are still 1000+ errors.

did you also import the sdk? ir did you just copy the samples into a unity project?

you can download the entire sdk with samples here

Also if you are new to aws sdk for unity i would recommend that you try unity v3 sdk

assuming resolved. Closing issue