https://cdn.discordapp.com/attachments/1218748566454140949/1220246181003919400/YouCut_20240321_003845262.mp4?ex=660e3dd0&is=65fbc8d0&hm=b8c2462be6fa1f72a794850c2b264f555fff5c7e75ab8ca9a4a0508cbece28db&
Still working out some issues to make the addon feature complete. (The video works btw, thumbnail may be corrupted.)
#Fishing Rod Grappling hook
1 messages · Page 1 of 1 (latest)
cant u add a custom grappling hook item?
I can. But that wasnt the point. This was supposed to replicate a grappling hook plugin found on java skyblock servers.
ah ic
is it completely server side? idek if thats a concept for addons
but ig it'd be behavior pack only
Behavior pack only. Only using scripts.
But no. This is just a fishing rod.
How are getting ownership data from the fishing rod? Like is it some workaround or is there a straightforward way of getting who spawned the hook?
Also Mabel fr
It just works.
But yeah, it works by tracking the source. (Which is the player who spawned the hook)
Okay
I love it
What kind of forces do you add to fling the player in the air
Knockback, aiming in the direction of the fishing hook
How?
How did you do that?
How can I knockback aiming to something bro?
@grand harbor Bro?
Math.
You have to get the position of the hook enity and use some math with the apply.knockback to do it.