File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ This module allows you to have a camera following some of your entities during t
66<br > It comes with the CameraToggleModule which allows the user to enable or disable the camera.
77
88## Showcase
9- Here is a usage example
9+ Here is a usage example < br >
1010<a href =" https://imgur.com/BAe8M9d " ><img src =" https://i.imgur.com/BAe8M9d.gif " title =" source: imgur.com " /></a >
1111## Setup
1212⚠ This module requires the [ GraphicEntityModule] ( https://github.com/CodinGame/codingame-game-engine/tree/master/engine/modules/entities ) to work.
@@ -16,7 +16,7 @@ Add the dependency in the `pom.xml` of your project.
1616<dependency >
1717 <groupId >com.codingame.gameengine</groupId >
1818 <artifactId >module-camera</artifactId >
19- <version >3.15.0 </version >
19+ <version >4.1.3 </version >
2020</dependency >
2121```
2222
You can’t perform that action at this time.
0 commit comments