About Boolean and Branches

Hello everyone,
First time here and I was wondering if I could get some insight on the project I am working on.
I am currently working on the Warehouse Wreckage project and everything has been fine up until I tried to do the Ammo Countdown. I checked the blueprints and they match the courses. I will attach a screenshot as well. Its still shooting Ammo, I just cant get it to count down.
Thanks for any insight!
-Knox

Well yours isn’t exactly like the course where they’re adding that.

You’re only displaying the Ammo value once, on Begin Play.

You should have it instead doing the ammo subtraction, set and display on the space.


This would subtracts from ammo 1, then print the new set ammo amount every time we press space.

1 Like

I realized I was missing a few pieces last night lol.
Thank you for replying and giving some insight, this was definitely a user error moment on my end.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms