Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add coordinate tool to Play Lab #13960

Merged
merged 4 commits into from Mar 23, 2017
Merged

Add coordinate tool to Play Lab #13960

merged 4 commits into from Mar 23, 2017

Conversation

joshlory
Copy link
Contributor

Only show coordinates on Play Lab levels that have the studio_setSpriteXY block in the toolbox.

playlab-coordinates

+cc @ryansloan, @kiki-lee

Spec: https://docs.google.com/document/d/1c3KFqaU2IsmTQVb21d7LVQy56zHPkKMsRPiZ7LuPNNI/edit

@@ -2,6 +2,7 @@ $root: '/blockly/media/studio/'; //TODO: Parameterize for asset pipeline

@import 'font';
@import 'color';
@import '../VisualizationOverlay.scss';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Imported partial ../VisualizationOverlay.scss should be written as ../VisualizationOverlay

@ryansloan
Copy link
Contributor

Looks great!

@joshlory joshlory merged commit 4348823 into staging Mar 23, 2017
@joshlory joshlory deleted the playlay-coordinates branch March 23, 2017 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants