Skip to content
Snippets Groups Projects
Commit b8ba9127 authored by LACOTE Bruno's avatar LACOTE Bruno
Browse files

Update MAVENProject/src/main/java/entity/Character.java

parent 85a3f7cf
No related branches found
No related tags found
No related merge requests found
......@@ -195,6 +195,7 @@ public class Character extends Entity{
getGameCommand();
deplacements();
collisionGestion();
keyGestion();
System.out.println(obstacleBeneath);
//updateVoisinage();
this.setHitBox(new HitBox(this.getCoord(),entityHEIGHT,entityWIDTH)); // mise à jour moins crade pour l'instant
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment