Please someone answer. I need to know too
How can i command my charactor with blockly?.
--You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Heya,I have done a bit of work integrating Blockly into Unity. It was a proof of concept, so I didn't do a lot of work with it, but it's definitely possible! I definitely had a bit of trouble finding the proper place to include the js files, as well. I used the web version of Blockly, so if you're using Android or iOS, you'll need to do some more legwork to get this working, but I found that Unity has a real problem with javascript files. So I put them in a "WebPlayerTemplates" folder. When you use that specific name, Unity has less of a problem with loading them into the build. You'll still need to do some work to create native WebViews to load the workspaces into, but I did eventually get something working. Best of luck!
On Fri, Apr 28, 2017 at 8:56 AM, Warunyoo Moomoo <mook...@gmail.com> wrote:
Please someone answer. I need to know too--
How can i command my charactor with blockly?.
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.
Babylon.js Playground (Volumetric Light Scattering)
Blocky-games on a 2D canvas
Blockly-games as material on 3D plane
Pretty neat, uh?
Communication