Abhishek Hingnikar
Abhishek Hingnikar
Any success or update ?
Did it ever hapen ?
:-) i ended up using Wami & node.js upgrading to webAudio / MediaStream & node.js solution :-) but sure i will give it a try
There exists seriously.js - http://seriouslyjs.org/ its free and open source, The documentation is in stone age but the project is pretty robust and code is well written +1, maybe write...
@ebuildy what i usually do is animate with transforms and then use javascript to finalize the position.
Indeed that would be a significant change however for a start we can abstract and convert the incoming message mechanism so that you pass a reliable adapter to colyseus which...
The simpler way to do that would be to break the project into different parts and maybe use an interface like node-streams. That way all of these transformations, state patches,...
@takaaptech I'd like to vouch a note of caution, simply supporting UDP won't make the game smooth, UDP is by definition a lossy protocol and will run into hiccups ideally...
How about IndexedDB falling back to localstorage ? [IndDB has an asynchronous api and is quite efficient]
How about Indexed DB ? falling back to Localstorage