Skip to content

Instantly share code, notes, and snippets.

-- Connected Discord-GitHub
-- Roblox Username: Helixgamedev
-- Discord Username: cel_api
-- Services
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local TweenService = game:GetService("TweenService")
local StarterGui = game:GetService("StarterGui")
-- Connected Discord-GitHub
-- Roblox Username: Helixgamedev
-- Discord Username: cel_api
--[[
This script is a client-side combat and movement controller of the game.
It handles core gameplay systems such as:
- Dashing (multi-directional movement with physics)