topical media & game development
mobile-query-three-tips-tquery-minecraft-03-makeItMove-index-src.htm / htm
<!doctype html><title>Minimal tQuery Page</title>
<script src="../../../build/tquery-bundle-require.js"></script>
<body><script>
require(['tquery.minecraft'], function(){
// create a 3d world, use the boilerplate and start it
var world = tQuery.createWorld().boilerplate().start();
// load the minecraft character and add it to the world
var character = tQuery.createMinecraftChar().addTo(world);
var character3D = character.object3D().translate(-0.5);
});
</script></body>
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.