 tsunasan Registered User |
Quote
|
2025-03-14 13:18:19 |
|
Hello. How can I implement melee sword fighting for a third-person player? For example, as in games like Dark Souls and Prince of Persia.
|
 guest Guest |
Quote
|
2025-03-14 17:23:37 |
|
many different ways to do what you ask, some more complicated than others, but the most basic one i can think of is to have your character swing its sword or whatever and use the shoot action with a limited range. for the enemy you can use an on proximity to the detect the "bullet" for damage or whatnot. use an empty node for the bullet. make a sphere and set its options both to zero and remove the texture from it. a custom shoot extension would do even better. sven has one on his itch page under 5v3n, jic has one on his itch page too, i think. good luck.
|
 shadynl Registered User |
Quote
|
2025-03-15 21:43:34 |
|
Go to mixamo.com , they have a lot of characters and animations available for free. Select a character you like and then go to the animation section and find the animation you like.
Download the model and animation and import the model into coppercube.
Then goto sketchfab.com for example and find a weapon you like. Download the weapon and import it into copercube.
Select your character and then the option to attatch a node. Drag your weapon into the node and you are done.
|
 guest Guest |
Quote
|
2025-03-16 01:50:49 |
|
free means it has no character... the things you make are worth more.
|
 tsunasan Registered User |
Quote
|
2025-03-16 15:21:32 |
|
Can I link to @VeganPete?
|