Git Product home page Git Product logo

Comments (2)

extracold1209 avatar extracold1209 commented on September 14, 2024

@hayanggames

0.0.0.0 으로 자동으로 오픈되도록 해두었으나 로컬호스트도 그대로 접속가능합니다.
이걸 봐서는 알 수가 없구요. 브라우저 개발자도구 콘솔에서 확인된 에러를 보여주셔야 합니다.

아마 에러는 entry-tool 이라는 외부 라이브러리가 없어서 발생한 에러로 보입니다.
867b530 커밋 develop 브랜치에 해두었습니다.

해당 커밋 pull 후에도 에러가 발생하면 콘솔 에러로그를 보여주세요.

  • npm run dev 는 따로 devServer가 열리지 않습니다. 번들파일만 떨어집니다.

from entryjs.

extracold1209 avatar extracold1209 commented on September 14, 2024

@hayanggames

현재 yarn serve 로 띄워지는 example page 는 극히 제한적인 코어기능만을 확인해보실 수 있습니다.

먼저, 오브젝트 추가 이벤트를 받아보시려면
Entry.addEventListener('openSpriteManager', () => { ... })
로 받아보실 수 있습니다.

이 다음에는 entry-tool 을 통해 팝업을 생성하면 되는데, 아직 문서화가 부족하기 때문에 직접 구현해 확인하시는것 보다는 오프라인 프로젝트workspace.jsx 부분을 참고해보시기 바랍니다.

from entryjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.