Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
Sorry for creating new topic, I'm not able to find the old one. video: https://youtu.be/gSCp-HI8JvI itch: https://zeicmann.itch.io/zombie-... Last Saturday, I finally made myself to make something with CopperCube. I was thinking about updating the first game I made "Zombie shooter 2k" for quite a long time, and I finally managed to made some updates. It now looks better than the first version I uploaded a year ago. I refactored all the code, trying to improve game's performance (which I failed to do). I also added a cutscene made almost completely using neural networks. The images are generated using stable diffusion, text is written by ChatGPT and voiced by bark. That's actually was the funniest part of making the game this time. There are a bunch of issues I faced this time, most noticeably related to performance. Adding more than 10 enemies drops fps on my machine from 130-160 to 50-60. Unfortunately, I don't see any way how this could be optimized, so I just limited the amount of simultaneous enemies to 10, spawning new ones as previous are defeated. I was thinking about adding some simple path finding in order to make level geometry more complex, but I don't think it's possible considering how bad it performs now. Other than that I'm experiencing an issue with 3d sounds. Some of them seem not to trigger in case there is already another sound playing at the same moment. I also removed all grass from the level, since it was glitchy with direct3d and also to improve the performance a bit. The game also contains CCB files so if you're interested in implementation feel free to download it and use in your projects. Despite the refactoring it once again not the cleanest one. Even though I planned to complete 2-3 more levels, made in the same fashion, I don't think I'm touching this game again in a near future:) |
||||
|
Nice demo with some decent features. Thanks for sharing.. |
||||
|
could you make a tutorial for the machine gun? |
||||
|
I think I can, but I'm already drunk today, so maybe tomorrow/next week. |
||||
|
Great game, thanks for share! |
||||
|
this is a cool game okeoke.. enjoy you beer.. i will enjoy mine :) |
||||
|
Thank you guys:) spicymilk here it is. I believed in myself too much this time and didn't prepared at all, so it's a bit long and might be confusing, but anyway:https://youtu.be/yZGsagRd78Q |
||||
|
Maybe have some screenshots on itch io. Ever since utube blocked me for no reason, I have set their IP in HOSTS to a sink. No utube views from me anymore. |
|