Hi!
As the tittle say, I need some help with Photon!
Besides using construct for years, I'm a TERRIBLE programmer, so this is proving to be super challenging to me! (But we have to leave our comfort zones to improve right?)
Ok so here's some questions I would like help with:
1. I'm having problems to make each player having his own sprite.
The player chooses between 3 colors, each one being 1 frame on the Player Sprite.
So if anybody would know how to solve this or a proper tutorial, that would be great!
2. The Photon Platformer Template works ok, but sometimes there's Lag (Chrome/Opera) and Idk how to fix this or if this could be solved on the server part of the project.
3. Still on Tutorials, if I want to make an inventory or anything like it to each Player, do I need to set an Array to save stuff on a server? This part is super complex and I understand if anyone know how to answer it.