Mizukage Posted October 26, 2015 Share Posted October 26, 2015 Link to comment Share on other sites More sharing options...
PhaserEditor2D Posted October 26, 2015 Author Share Posted October 26, 2015 Please can you share the log file it shows? Remember it requires Java 8 of 64bits. I wrote a user guide that I will publish together with the new release, keep in touch. Link to comment Share on other sites More sharing options...
PhaserEditor2D Posted October 29, 2015 Author Share Posted October 29, 2015 Phaser Editor release candidate is ready for download! Read more. Link to comment Share on other sites More sharing options...
manupro Posted November 25, 2015 Share Posted November 25, 2015 Hi bro, i dont use Ctrl + Tab to switch file tab on Phaser Editor, can bro help me !!! Link to comment Share on other sites More sharing options...
PhaserEditor2D Posted November 25, 2015 Author Share Posted November 25, 2015 Hi bro, i dont use Ctrl + Tab to switch file tab on Phaser Editor, can bro help me !!! Hi @manupro Try with CTRL+SHIFT+F6. Yoy can see all the keys if you go Help > Key Assist (CTRL+SHIFT+L) Also you can change the key bindings in Preferences > General > Keys Hope it answer your question. Link to comment Share on other sites More sharing options...
PhaserEditor2D Posted November 25, 2015 Author Share Posted November 25, 2015 Hi bro, i dont use Ctrl + Tab to switch file tab on Phaser Editor, can bro help me !!! You can find more information about keys here: http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Fconcepts%2Faccessibility%2Fkeyboardshortcuts.htm But also in Phaser Editor you can go to Help > Help Contents. It shows the help about the general Eclipse stuff, like Keys, just go to Workbench User Guide > References > Keys The Help bundled in Phaser Editor is a good resource to learn the powerful concepts behind the Workbench, that is a very customizable component. Link to comment Share on other sites More sharing options...
DoubleW Posted March 4, 2016 Share Posted March 4, 2016 Hey there. I like the look of the editor, but if I try to start a project with the Require.js template not even the example image loads when I hit compile. Is it still very experimental, as in I should wait a good while, or is there a simple way around this? Link to comment Share on other sites More sharing options...
PhaserEditor2D Posted March 4, 2016 Author Share Posted March 4, 2016 Just now, DoubleW said: Hey there. I like the look of the editor, but if I try to start a project with the Require.js template not even the example image loads when I hit compile. Is it still very experimental, as in I should wait a good while, or is there a simple way around this? Hi, In case of templates with external libraries you should add them manually. For now we only bundle the Phaser runtime (the phaser.js file). Just open the DevTools of your browser and see what file are requested but not available, then add them to the index.html "import" section. That template is hosted in the official Phaser repo, you can read more here: https://github.com/photonstorm/phaser/tree/master/resources/Project%20Templates/RequireJS Link to comment Share on other sites More sharing options...
Recommended Posts