-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Player on the virus [Bug, question] #405
Comments
Mine exploded to smaller particles when meet the virus. Do you make any changes to your code? Try using & build the previous revision, and see what is the difference that causing the bug. |
Yes, but I was too small to explode, anyway old builds don't help... |
..Wait a moment, I saw other branches... like the "es6" I saw some commit like virus to image, and I really like it, what's the difference between the master and the es6 branch? thank you |
@HAlexTM The difference between branch es6 and master is that master is written in es5. Also es6 has a little more refactoring. |
Thank you! |
Does this issue regard the player being shown 'above' the virus instead of hidden 'below' it? To make cells square, you would have to do collision detection differently. I believe the collision is done here by checking the distance from a cell, and not the shape of the cell. That would probably have to be changed on both the client and the server code. Also, drawing the cell would be different, which would be just in the client code. |
@Ayelis exactly |
@rafaelsofizadeh @HAlexTM please be nice on the internet. I deleted the comments with baaddddddddd worrddddssss |
@huytd alright thanks |
Hi, when I go in a virus it appear to be on the virus:
Virus: Red, Orange
Me: Green
Someone know how to fix this?
Another question: someone know how to make cells "cubic" ??
Thanks all
The text was updated successfully, but these errors were encountered: