Jump to content

Search the Community

Showing results for tags 'game editor'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 3 results

  1. Take a look at where I'm going with this and let me what you think. It is basically a heavily modified Babylon Unity Exporter Demo Video Link U3D - BabylonJS Game Editor Toolkit Quick Intro Demo API Update Warning: I tried to make it shorter, i took a deep breath and spoke as fast I could but it still took about 1 hour and 20 minutes. But the technical folks who are up to it and want to see how to use and how i put together a Manage Scene Component API with a light weight 'Unity-Style' life cycle with native babylon scene hooks for 'start, update and destroy' stages... Then this is for you U3D - BabylonJS Scene Component API Intro Note: I found the problem at the end of the video with the getSceneMarkup function. I had to move the controller.ready() to AFTER the scene.manager has been set. But you should still where i was going with that
  2. Hello ! Fews days ago, I've presented you the LREditor, a Phaser Game Editor, here : http://www.html5gamedevs.com/topic/7890-lreditor-free-opensource-game-editor/ Now I want to present you the first tutorial video : https://www.youtube.com/watch?v=DsGIp_p90CE&index=2&list=PLJy6Xl1sflFqBKQ4Kun9jA24nDuugG6BE In this video, you will learn how to install LREditor and launch the example. You can try it here : http://lreditor.herokuapp.com/ And clone it from GitHub here : https://github.com/L...Riders/LREditor Or simply visit our website : http://ladybugriders.com Hope it helps. Please, give us feedback!
  3. Hello everybody, We, LadybugRiders, are proud to present you the LREditor, a Free & OpenSource Game Editor based on Phaser! You can watch our trailer on YouTube : https://www.youtube.com/watch?v=fH3FHjw-4Ak It is an alpha version but you already can : Create entities (Sprite, Group, TileSprite, Text)Manage entities (Position, Scale, Rotation, ...)Manage Physics (with P2) (Motion state, Shapes, ...)Attach Behaviours to your entitiesImport/Export your levelsTest and Play your levels at any timeYou can try it here : http://lreditor.herokuapp.com/ And clone it from GitHub here : https://github.com/LadybugRiders/LREditor Or simply visit our website : http://ladybugriders.com We hope you'll enjoy it !
×
×
  • Create New...