Alpha
This is my progress, I have updated the HUD and I added a few more features in the environment |
What is going good?
So far so good, the game is coming along well. There are a few scripts I put in such as collecting coins, player movement, environment design, generating random levels and level boundaries.
The Technical Difficulties
But there are a few technical difficulties I am going through which is every time I try to put a rigid body component into my player when I added the jump feature into my player controller script, the player for some reason falls through the map and I tried many times trying to fix the issue but I will try my very hardest to fix it. I also need to add in collision detection with the obstacles and when the player does collide with one of the obstacles it will say game over and you have to restart again. Those are some of the difficulties I am facing, I will try and reach my lecturer or one of my peers in class to see if they know the issue behind this.
My plans for the next few weeks
One of my plans, in order to meet the goals for finishing this game, is to first figure out the rigid body problem and make the jump feature work in the player controller script. Make the collision detection and the fall animation work, add a game over screen to indicate the game is finished when you hit an obstacle.
Hello, Nasim your alpha game is looking great, the scenery and obstacles looks good, and I like that the avatar is wearing a tracksuit. I also like that you were able to put a HUD. I’m sure that you will be able to fix the technical difficulties and I think your game will be fun to play when it’s finished.
ReplyDeleteHey Nasim,
ReplyDeleteYour alpha is looking so good so far, congrats on getting this far. seems your really getting along well with it. I really like the coin counter system you have looks great. Hopefully you get the rigid body thing fixed, sorry i cant help not sure what exactly could be causing that to happen. I have also used the collision detection thing for my game, needs some fine tweaking but hopefully I can get it to a working state I am happy with. Best of luck with finishing your game, im sure the end product will be great.
Wow, fair play Nasim, your game is looking fantastic! I'm so impressed by how you were able to add a HUD, you've obviously got some elite programming skills. Sorry to hear about your technical issues, I wish I could give some advice but honestly I have no clue as to why the player would fall through the floor, maybe give the floor a rigid body too? It's always such small mistakes that create these big problems in making games. I always dread opening C# because I know I'll end up misspelling a word or forgetting a ";" somewhere in my code and that I'll lose hours of my life trying to figure out where I went wrong. Best of luck fixing that issue Nasim, personally I can't wait to play your game because not only does it look aesthetically pleasing, it also looks very fun to play. All the best, Mac
ReplyDeleteHey Nasim,
ReplyDeleteReally good work so far with your game, it's looking really impressive at this stage. It's cool that you're implementing the HUD and coin counter, you're definitely going all out with this! From the screenshot it looks like you have most of the visuals sorted out and your assets are all looking great! Hopefully you can get everything wrapped up which I'm sure you will! All the best man.