#How to make shoulder bash like pizza tower
1 messages · Page 1 of 1 (latest)
Create a global variable named "super jumping"
then when the player super jumps
set this variable to true
and when he stops then set it to false
and in the dash script, check if the super jump variable is true
if it is true then make it execute the shoulder bash command and set the super jumping variable to false
make it so when you sholderbash it sets super jumping to false