You want something that can make games like Doom or Daggerfall? You do realise that the only thing those games share is the perspective of the camera, right?
Yeah, I got that. Its poorly made and pretty much abandoned. Wouldn’t recommend unless you like fixing broken stuff
Not the only thing. Both games use sprites for the weapons, and enemy’s use sprite sheets. The only model work is in the levels themselves. Star Wars Dark Forces is another good example of such a kit.
You can seriously put this together in an afternoon with the FPS controller kit (included), some really simple scripts that just call Transform.LookAt, and some raycasts for hitscan weapons though. Like, it’s so incredibly basic that I’m not sure it’d be worth buying one.
I would write it myself, but I cant code because of my own problems with dyslexia. This is why I wouldn’t mind either buying or funding the creation of one.
Its usually why I buy these kits, the video tutorials and documentation help me alter the kits for my own needs.