I tried and I did a thing who doesn't work at 100% .. But maybe it will help you.
sirvoid.vv.si/Electricitytest.capx
For the beginner who don't understand how photon work I made a Tutorial for a platformer with a chat here
Thanks this is exactly what I tried to do
This is possible to do an action for each tile with a specific number ?
Thanks in advance.
Ok thanks I will try to check that
How can I place a ''dark'' tile on every tile of another tilemap
What this thing is supposed to do ?
I want to make a light system like terraria for this game
sirvoid.vv.si/InfinityVoxelPhoton20160322
I have a big map and I just want a light system using tilemap who don't decreased the performance.
Its depend of the connection of the user.
The best is to check how much bandwith your game use with the expression Multiplayer.StatOutboundBandwidth
I'm not sure if this is the correct expression.
I work on a sandbox platformer game using tilemap and I need a good optimizated light system
but I don't find a good one :s
If someone can help me it would be nice.
Thanks.
maybe you can stock the json of a tilemap in a variable and sync that variable
Develop games in your browser. Powerful, performant & highly capable.
Hi.
I have a problem.
This is hard to explain but if the player take items who are at the same position he doesn't count all item.
If someone have a solution I would be very happy :s
Here a capx of the problem : sirvoid.vv.si/OverlappingProblem.capx
How can I Remove the scrollbar of a Textbox who are a TextArea ???
I don't find the css style :s
I'm not sure to understand how all the thing work ô.o
Someone have a simple movement example with key input ?
This is possible to sync a tile map ? how ?