10 years ago by davidg0
I baked the same way as what the doc said, after I loaded game.min.js, the canvas element showed me nothing.
The game is fun to run before baking.
Thanks.
The game is fun to run before baking.
Thanks.
This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact
Quote from FelipeBudinich
are you sure that you are including game.min.js in the script tags? does the console say anything?
<script type="text/javascript" src="lib/impact/impact.js"></script> <script type="text/javascript" src="lib/game/main.js"></script>
<script type="text/javascript" src="game.min.js"></script>