HTML5 3D MAKER
make your own 3d games by using the shadow light
Using All Things
Shadow Light is a 3d camera, when you will use scrolling sprites TODO: Dragging 3D Camera shall will used by rotating layer.
Shadow Caster is a 3d sprite, all turned black. also good for 3d games or 3d animations
Controller Behaviors is a 2d sprite you can change postion of Shadow Light here. also making player, such as car, platformer, 8-direction.
Soilds is a soild 3d object, if the Controller Behaviors can touched self.
Let's Start
Add Shadow Light to make them 3d game
Add Sprite, add behavior of Shadow Caster and ready to go!
Add Sprite, Rename it "Player" also add behavior of Controller Behaviors to control him self.
Add Multiple Sprites Rename it "Soild" and add behavior of Soilds also makes touched to player.