Skip to content
Snippets Groups Projects
Commit 8f14d313 authored by Eric Rosenbaum's avatar Eric Rosenbaum
Browse files

Add the “glide to” block back into toolbox xml

parent b24970f2
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,17 @@ const motion = `
</shadow>
</value>
</block>
<block type="motion_glideto" id="motion_glideto">
<value name="SECS">
<shadow type="math_number">
<field name="NUM">1</field>
</shadow>
</value>
<value name="TO">
<shadow type="motion_glideto_menu">
</shadow>
</value>
</block>
<block type="motion_changexby">
<value name="DX">
<shadow type="math_number">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment