The old program is unfortunately long lost, and I deleted the textures and such, leaving only this screenshot as proof this test project existed.

This was my project learning how to do simple programming in a first person shooter. The enemy is a skeleton I pulled from the internet, the rest of the visuals I whipped up quickly. It wasn’t about havingt great visuals, this was closer to trying to make a greybox to learn programming. I made this project with the goal of having simple enemy interactions and working health.

Thanks to my inability to program I ended up with a player character that could be killed, but the enemy did not have working health. The bullets of the gun were actual projectiles and with some settings actually interacted with the skeleton and pushed it back. The final state was a skeleton that was smart enough to chase the player if the player appeared in the field of view, and attack the player if close enough. The player had infinite full auto fire that could push the skeleton back without killing it.

  • SSTF@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 hours ago

    I mostly made models and textures, I was never a one-person team. I made assets for a number of students in game dev programming and I worked on some gamejams. Quite a few games, but nothing beyond the scope of a limited project. Currently I just don’t have the time in between other things to go back to making assets.