I want to add fireball but when i try to use it it says attempt to index nil with 'Position'. Why?
Asked by
2 years ago Edited 2 years ago
local punch2 = character:FindFirstChild(player.Name.."'s Energy Punch")
punch2.Position += mouse / Vector3.new(1000,1000,1000)