View all by 1NancyAlvarez1
Creator
Follow 1NancyAlvarez1
Follow
Following 1NancyAlvarez1
Following
Add To Collection
Collection
Comments
Devlog
UE5 Assignments
←
Return to UE5 Assignments
Devlog
Bullet Drop
November 05, 2024
by
1NancyAlvarez1
RMB starts the bullet drop, which comes from the BP_ThirdPersonCharacter. The BP contains variables such as Velocity, MaxSimTime, Start, End, etc. At the End (hit location), a sound plays an the fire...
Continue reading
Behavior Tree/Update AI
October 27, 2024
by
1NancyAlvarez1
The AI in this level follow a behavior tree. All of the AI are supposed to be drawn to sound from a certain distance, but only one AI is affected. They all have a certain "sighted" distance, so when t...
Continue reading
Split screen pt.2
September 18, 2024
by
1NancyAlvarez1
The only thing that's really "new" is that I added fog. It's supposed to be more transparent/light, but lighting didn't really fix it. Assets used from Unreal Marketplace/Polyhaven: https://www.unreal...
Continue reading
Split screen
September 12, 2024
by
1NancyAlvarez1
I made a split screen game that requires one player to help the other in order for both to escape. However, the players do have choices on how they escape. The guard can leave the prisoner in jail and...
Continue reading
Saving & Loading
September 10, 2024
by
1NancyAlvarez1
The door, trigger, and checkpoint all works in the first level. But for some reason, when I re-do the steps for the house door and trigger, it doesn't want to work. I did the new bp's from scratch, fo...
Continue reading
AI
August 28, 2024
by
1NancyAlvarez1
When I launch the game from UE5, the AI do not attack the player. However, for whatever reason, the AI do attack when I play via viewport. I have no idea why this happens. Anyways- I had two people pl...
Continue reading