Interesting, I'm still working on the floors with PIXI Graphics, something happened in the code that some floors are on top of each other and the click sometimes went to the wrong floor, this was the...
Type: Posts; User: mtwzim
Interesting, I'm still working on the floors with PIXI Graphics, something happened in the code that some floors are on top of each other and the click sometimes went to the wrong floor, this was the...
Actually the blue pixel served me for something, I found that the calculation that moves the player sometimes has small flaws.
Floor: https://i.gyazo.com/45917581e9bc5e5f6046ce30037c4279.png - I think the floor is still not perfect, but I made some improvements; * The floor is not a PNG image, I use PIXI.Graphics to draw....
How will you handle the communication server-client, (json, habbo's default)?
JSON
Is the pathfinder inside client for development purposes only or will it be on releases?
The pathfinder will be...
Hi guys, I recently started developing the Asteroid Project, which is basically Habbo in HTML5.
Client-side:
Pixi.JS (For Canvas Renderization)
TweenJS