has anyone got any ideas on what i can do in order to make my game more enjoyable to play. i am wanting to have 10 levels with the last one being the boss level. Antonio has found himself to be selected to defend the world against invasion of vicious blood sucking beasts who want to take over the world. Antonio is a highly trained fighter and a hunter with many skills to rid the world of these horrific creatures who are invading the world to enslave humans. In his quest he is faced with many obstacles including deadly, possessed vampire bats, crabs with ten inch venomous pinchers. His mission is to navigate through the highly dangerous zones where these beasts have emerged from holes in the ground. As he is being invaded he must reach the portal to conquer the next level jam-packed with more fun and games. Antonio has to navigate his way carefully through each level in order to stay alive. If he falls in the lava he will disintegrate, beats will eat him alive when his back is turned. Each stage becomes progressively harder with more enemies to kill, lava to manoeuvre around and points to collect. Antonio must collect as many points as possible as he works through each level these include coins worth 1 point. Killing beasts ranges from 1-4 points depending on which beast is annihilated. The higher the point level the more upgrades arm him to better defend the world against these beasts. E.g. speed. Let the invasion of these wild beasts begin.
Offline
I don't really know about your assignment, but it looks like you need to try something simpler, like ping pong... Because if you only have two more days to make it, and you only have 2 levels and you want ten, then you really need to either settle for less or do something way simpler...
Regards,
CAA14
P.S. I already addressed the new level thing in the collaboration thread...
Offline
Well, making a menu is simple. Just make certain button sprites, and then when they receive upgrade menu, go to the right location and then show.
The rest you should be plenty able for. it's just about telling the buttons when to appear.
Good luck with your assignment,
Regards,
CAA14
Offline
i need to fix the levels everyone on except level 1 because i think level 1 is ok. in level 1 i think there is only 1 things wrong and that is that the crabs are in the game as you as you press start that is one things i think we need to fix. i also need to fix in level two the bricks i added multiple bricks and i want the to line up and i also want to make level two and beyond work better and be more like Mario. in level four i need to fix the ghost once he is killed io need to make him stop shooting. on level five i need to make Antonio move on the black line and i just also have to fix up the arrow. on level 1 it works fine where once u reach 7 points it goes to level 2 but once you kill everything on level 2 the goal doesn't show up so you can jump on it to go to the next level. if you can have a look at those things and see if you fix them that would be great.
Offline
Well, to make something transition after all enemies have been killed, then make a variable called "enemies in lvl 2" and set it to however many enemies there are going to be in that level. Then, whenever that enemy is killed, and the level is level 2, then subtract one from "enemies in lvl 2" and have script that says when I receive/ when level equals two, wait until "enemies in lvl 2" equals 0, broadcast show exit.
Also, you don't really need to worry about copying Mario, and the other stuff can be fixed similarly to how I said to fix this one.
Regards,
CAA14
Offline
GDrama97 wrote:
are you able to fix up those things for me
Um, no. This is your project. When i asked for help( because i was at first clueless about scratch), the people told me what to do and i did it. You are asking me to in a sense "Make" your project, or at least finish it. You only learn by experience in this type of thing, and i think you just need to try, and if you fail, try again.
Besides, if this is a school project, it's not about the score, it's about the hands on learning experience.
And, this is not a collab, i only wanted to try and help you by giving you pointers, but you don't seem to want to do what i suggest.
Don't be lazy, try.
Regards,
CAA14
Last edited by CAA14 (2013-03-18 19:15:08)
Offline