Imported simple torch lights. Removed manual world bounds checking and let Phaser do its job
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Phaser - Making your first game, part 1</title>
|
||||
<script type="text/javascript" src="js/phaser.min.js"></script>
|
||||
<script type="text/javascript" src="js/phaser.js"></script>
|
||||
<script type="text/javascript" src="js/lifted.js"></script>
|
||||
<style type="text/css">
|
||||
body {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user