Toggle Wheely-Heel's Wheels 
        
    
            
        
| Vars | |
| W | keeps track of the vehicle currently created | 
|---|---|
| holder | Keeps track of the owner of the ability | 
| scooter_path | Type of scooter to create for this ability | 
| wheelToggle | Boolean for checking if the wheels are deployed | 
Var Details
W
            
        
    
            
        
        keeps track of the vehicle currently created
holder
            
        
    
            
        
        Keeps track of the owner of the ability
scooter_path
            
        
    
            
        
        Type of scooter to create for this ability
wheelToggle
            
        
    
            
        
        Boolean for checking if the wheels are deployed