Unity-Technologies / com.unity.services.samples.use-cases

The collection of samples in this repo use Unity Gaming Services in a Unity project to demonstrate live gaming operations.
Other
440 stars 103 forks source link

Know your audience - C# devs,. #12

Open mossyblog opened 1 year ago

mossyblog commented 1 year ago

The cloud code examples provided only include JavaScript and not C#.

Considering that your audience predominantly uses C# for writing Unity code, it is unclear why this approach was chosen. It would be more beneficial to include examples that demonstrate both languages.

vvda12061999 commented 1 year ago

Totally agree with @mossyblog 's comment above! So I am working on a project that integrates cloud code c# module and planning to do an example project that implements cloud code module on my blog. Maybe it'll be available for testing next month :D I will update later in this post if anything new

Eric-Robitaille commented 6 months ago

Hello @mossyblog and @vvda12061999 , I'm Eric on of the developers working on this repository.

I understand that the Cloud Code sample uses javascript instead of C#, which is the preferred language for Unity developers. I believe that when this sample was first introduced, Cloud Code C# Modules did not yet exist.

Now that Cloud Code C# Modules is available and can be used, we can look into if we can update the project to showcase both methods of writing Cloud Code.

Thanks for your feedback.

CodeSmile-0000011110110111 commented 3 months ago

+1