- Apr 22, 2023
- 30
- 1
I am a new mapper but in my opinion the best way to learn how to use Hammer is to learn its limits. I want to make a new game mode. I can't figure out how logic entities work, what entities to use, or how to reverse engineer game modes.
To be specific, I'm trying to make a game mode similar to kill confirmed. Players need to drop 'medals' when killed by enemies, and picking up that medal increases your team's score. The team with the highest score wins. How do I implement something like this? There are no tutorials online (that I found) on how to make new game modes.
To be specific, I'm trying to make a game mode similar to kill confirmed. Players need to drop 'medals' when killed by enemies, and picking up that medal increases your team's score. The team with the highest score wins. How do I implement something like this? There are no tutorials online (that I found) on how to make new game modes.