Topic: Never ending cubes drop
Nothing fancy , but i think that can be used in a vertical shooter or platformer traps
- Top pannel is moving left and right with a timer, and 3 cubes switch back to pannel position when they reach the bottom screen
- You can move the red ball with left and right but its useless (no collision or actions attached)
Example 1
• Project : NeverEnd
• Lua script only: NeverEnd
——————————————————————————————————————
Update:
Here's an updated version, i used Anael's object oriented example instead of 3 basic cubes, i will use only one and i added some variations (random speed, (notso)random scale)
Example 2
• Project_v2 : NeverEnd_v2
• Lua script only : NeverEnd_v2
Last edited by Vegas (2013-10-06 19:28:07)