I am trying to make something in the third person template where the player can shoot beams out of his hand, I have tried to search on Youtube, I just can’t find anything on how to do such a thing.
Here is what I want to do:
Players shoots beam out of hand → Collide with wall and do damage
The beam also needs to collide with other players their beams if they happen to shoot one.
Can you maybe elaborate a bit? I am quite new to this.
I managed to get trace lines and when they hit they destroy a block(which doesn’t work in multiplayer so I also need to find a fix for that), but I also want a beam cannon basically and when you hold it it becomes stronger.
Can you maybe do a tutorial on this? I would really appreciate it.
I have already seen then, I have yet to to watch the networking one, but that comes later.
I managed to get a beam emitter, but when I shoot it goes in one direction, it never goes where I am pointing at, is there a way to make the beam emitter aim where I am aiming?