Jumping Skill Problem
Hello, I’m new in scripting, and I wanted to make a Tool Skill where when you activate it, it makes you ascend like if you were jumping and when you touch the ground it makes VFX show up.
The idea is, when the hitbox touch something it triggers and calls the function that makes the Rocks spawn around the player, and the Rocks should be at my player feet height but for some reason it spawns above its head.
I already have tried by changing the HumanoRP Cframe for the HitBox CFrame and by using another script for making the spawning around the player thing, but it’s the same result.