#What are some Hitboxing Improvements I can make?

1 messages · Page 1 of 1 (latest)

broken storm
#

Hi guys! I'm working on a game and I'm testing to see whether i know the stuff to make it. I grabbed a working dagger and removed the scripts, made an animation for swinging, and make an about 30-line simple script. What are some improvements I can make (btw i didnt search up any tutorials)

https://streamable.com/b9e51c

Watch "Dagger testing" on Streamable.

▶ Play video
broken storm
#

What are some Hitboxing Improvements I can make?

fossil cradle
#

Sure. I'll share my opinions

#

lemme check out the vid

#

Hey. Have you tried creating a combo system? thats quite fun to make

#

@broken storm

broken storm
#

nope

#

im not sure how to make one

fossil cradle
#

Its easy. just keep track of the hit

#

use a variable like combo = 0. Detect first m1 then reassign it to 1

#

use if else statements to play the appropriate animations and damage according to what combo is

#

You can make it as long as u prefer

#

Also, after reassigning combo, wait for few seconds for the next hit otherwise reset it to 0

broken storm
#

hmm

#

thats interesting...

worthy ember
#

make the hitbox only when u hit

#

@broken storm

#

this my game btw

broken storm
#

yeah thats what active does

worthy ember
#

if u want i can help

#

ohh

#

ok lol'

broken storm
#

is there any hitbox suggestions

fossil cradle
#

Raycasting ones. Search em up

broken storm
#

okay ima make an improved dagger with the functionality

#

thx

dusk lodge