Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Silicon Power on September 09, 2019, 04:53:38 PM

Title: I want to create a website using WebGL! can I save variables on my server?
Post by: Silicon Power on September 09, 2019, 04:53:38 PM
Hey guys. I want to create a website using Unity and I need to save usernames inside variables but I have no idea how can I save that variables inside my FTS server?
Title: Re: I want to create a website using WebGL! can I save variables on my server?
Post by: heavygunner on September 09, 2019, 09:46:37 PM
I searched for solutions and finally today bought Easy Save asset from store
Title: Re: I want to create a website using WebGL! can I save variables on my server?
Post by: daniellogin on September 10, 2019, 12:21:21 AM
What kind of website do you mean? Do you realise that you won't turn up in Google search results, since SEO won't work?
Title: Re: I want to create a website using WebGL! can I save variables on my server?
Post by: Silicon Power on September 10, 2019, 09:45:23 AM
I searched for solutions and finally today bought Easy Save asset from store


Last time I ask Easy Save developer about this he said you can't store save file inside FTP server with Easy Save! how did you do that?

What kind of website do you mean? Do you realise that you won't turn up in Google search results, since SEO won't work?

It's a light website. I don't need SEO if there is no other serious limit issue.
Title: Re: I want to create a website using WebGL! can I save variables on my server?
Post by: heavygunner on September 10, 2019, 10:02:42 AM
You can't upload file.
Did you checked EasySave cloud actions ?
You can store in a Database

PS : me also making a WebGL game for Kongregate.
Title: Re: I want to create a website using WebGL! can I save variables on my server?
Post by: Silicon Power on September 11, 2019, 10:09:10 AM
You can't upload file.
Did you checked EasySave cloud actions ?
You can store in a Database

PS : me also making a WebGL game for Kongregate.

Thanks. It seems I can't do the job with ES2 because it works inside Unity editor but now when I build as WebGl! do you use ES3 for this?
Title: Re: I want to create a website using WebGL! can I save variables on my server?
Post by: heavygunner on September 11, 2019, 01:33:46 PM
Yes, I use ES 3. I didn't finished setup yet. Since it is connected to game to server/database, It should work