Adding New Weapons in UE4?

How would i be going about this?

Here is a video that shows how you can replace the weapon from the shooter demo: ?v=RjbwYKqZmgg -> you can also modify some values (speed of the projectile,…) in the weapon bp

I know about that video.
I want to add new weapons in general from scratch. And press 1/2 to switch between them.

That was really helpful thank you :slight_smile:

Nice :slight_smile:

@m70b1jr
There is not much around which shows how you can create a weapon from scratch, but this video here should be a good start: ?v=ojvuTz4KCfE Also take a look at the existing weapons how they were made -> then it shouldn’t be a problem to create your own one :wink: