this post was submitted on 06 Jun 2023
16 points (100.0% liked)

Gaming

30556 readers
60 users here now

From video gaming to card games and stuff in between, if it's gaming you can probably discuss it here!

Please Note: Gaming memes are permitted to be posted on Meme Mondays, but will otherwise be removed in an effort to allow other discussions to take place.

See also Gaming's sister community Tabletop Gaming.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

The first time I messed around in Unity, I made a test area with a borrowed skeleton model from an asset library. I gave it basic AI so it would chase and attack me. The attacks would knock off chunks of my health.

I messed up the programming with the gun, so bullets did not damage the skeleton's health as intended, but they did knock it back. If you look close you can actually see grey spheres being shot at the skeleton, and a bunch on the ground on the right- those are bullets, spawning from the player and shooting out as actual gameworld objects.

This resulted in unintended frantic gameplay with a skeleton that would sprint at me if I got too close, that could only be pushed back by a stream of bullets but never killed.

top 2 comments
sorted by: hot top controversial new old
[โ€“] BushWizard@lemmy.ml 3 points 1 year ago

You did a lot better than anything I did on my first try ngl. Sadly I don't have any screenshots of my first project in Unreal, but I remember taking days to even properly get a stamina bar to show up, and that's without counting how much longer it took me to actually make it work.

Makes me wonder what kind of old code I have on the external hard drive I have from my college era