Skip to content

⚙️Chrome extension for debugging Cocos Creator games

License

Notifications You must be signed in to change notification settings

zilongshanren/cocos-creator-devtool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocos Creator Devtool

Cocos Creator Devtool is an extension for Google Chrome Devtools. It allows you to inspect the Cocos Creator game scenes in a web page.

You can install Cocos Creator Devtool from Chrome Webstore.

Screenshot

Changelog

1.0.5

  • Try to load nodes tree 60 times after game showed
  • Add Reload Extension button to force reload

1.0.4

  • Fix eulerAngles display/update bug
  • Add Compile Button to trigger '/update-db' with window.fetch

1.0.3

  • Toggle FPS node
  • Set global variable $c/$n when inspecting component and node
  • Automatically expend node tree

1.0.2

  • Buttons for inspecting components on node
  • Change node properties with "+/-" button
  • Automatically reload tree on page refreshing and scene loading
  • Now you can play with selected node in Console with $n0,$n1 just like $0 and $1 in Chrome devtool for normal web page

1.0.1

  • Node tree
  • Inspect node basic properties

About

⚙️Chrome extension for debugging Cocos Creator games

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.3%
  • Vue 23.5%
  • Other 1.2%