Skip to content

Ic35k/Knockback-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Knockback-Module

Simple Knockback Module For Roblox Community

Here Is The Example On How To Use It

local ReplicatedStorage = game:GetService("ReplicatedStorage")

local ApplyKnockBack = require(ReplicatedStorage:WaitForChild("ApplyKnockBack_Module"))

local KnockBackConstructor = ApplyKnockBack.new(EnemyCharacter,Character,2.5 -- Range, 1.5 -- Height) 
    KnockBackConstructor:Construct()

About

Simple Knockback Module For Roblox Community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages