Hi, I am a beginner to Babylon.js, but I decided to create a game about helicopter and... I don't know what to add next. Here you can see the latest update:
http://playground.babylonjs.com/#11OMIX#23
The CONTROLS are:
-Arrows to tilt the helicopter
-W/A to fly up/down
-S/D to turn left/right
-Spacebar (press) to change perspective
You can pick up the minecraft block by landing on it. Crash into buildings (yes, these big blocks). If you have any ideas how to develope this project let me know in comments.
I am pretty sure I will need help with placing textures on the ribbon, it seems to be hard to do because it has the width and height equal to 0, I see just one pixel, but I want to fix it later.