Tetris style view screen + conveyor belt physics
Posted: Fri Feb 04, 2011 2:06 pm
Hi guys my name is Ary, I am a contract game designer living in Guildford England.
I am typically an 3d Engine based designer but I am currently trying to up my skill-set by picking up more scripting ala LUA.
So I have set myself a 1 week project to make a mini game.
This is based around a character running & jumping across 2 conveyor belts. Delivering specific objects to a chute by pulling on a chord above (this raises a section of platform 45 degrees and allows objects to continue rolling into the chute.
There are a couple of things I wonder if anyone has done here in the forums.
First off, conveyor belt physics:
I am looking to create a static platform in the air, however, if the player or any other physics objects are on the platform, they are pushed in a specific direction. Is that an easy thing to do with LUA?
Secondly (the Tetris view cube) This is essentially a square in the top left corner that displays the next shape about to drop. This links into the objects that I want falling off the conveyor belt.
I promise cake to any of you LUA master that may help out in this project.
Happy Friday
I am typically an 3d Engine based designer but I am currently trying to up my skill-set by picking up more scripting ala LUA.
So I have set myself a 1 week project to make a mini game.
This is based around a character running & jumping across 2 conveyor belts. Delivering specific objects to a chute by pulling on a chord above (this raises a section of platform 45 degrees and allows objects to continue rolling into the chute.
There are a couple of things I wonder if anyone has done here in the forums.
First off, conveyor belt physics:
I am looking to create a static platform in the air, however, if the player or any other physics objects are on the platform, they are pushed in a specific direction. Is that an easy thing to do with LUA?
Secondly (the Tetris view cube) This is essentially a square in the top left corner that displays the next shape about to drop. This links into the objects that I want falling off the conveyor belt.
I promise cake to any of you LUA master that may help out in this project.
Happy Friday