Need help with gameplay
by Stephen · in Torque Game Engine · 10/16/2007 (1:52 am) · 3 replies
I have an idea for a game-play that I would like to create but I'm lost on where to start. It's a simple game-play, spawn NPCs and make them move towards the players to kill them.
What I'm looking for in the game-play, it has difficultly levels, which start from easy and works up to hard. Once players get to a higher level by killing every NPC in that level it moves to the next level. It will also randomly spawn NPCs from all the difficultly levels as the players in higher in the levels.
Now, I'm still a newbie when it comes to scripting so any example scripting would be helpful. I'm also willing to pay for someone to create this game-play for me.
Thanks
What I'm looking for in the game-play, it has difficultly levels, which start from easy and works up to hard. Once players get to a higher level by killing every NPC in that level it moves to the next level. It will also randomly spawn NPCs from all the difficultly levels as the players in higher in the levels.
Now, I'm still a newbie when it comes to scripting so any example scripting would be helpful. I'm also willing to pay for someone to create this game-play for me.
Thanks
#2
10/16/2007 (8:12 pm)
You might want to post this in the jobs section, I doubt you are going to find someone that is going to write you an entire section / system of code just because.
Torque Owner Stephen
GearedMind Studio
Now, I need help with creating a level system where it spawns more bots after each one is killed. So let's say that it first spawns 5 bots, then once the players kill those 5 bots so the next level it will spawn 10 bots and will keep going until the players are killed from the bots.