Skip to content

basically makes a part orbit around another part. specially coded for tf2 unusual effects on roblox

Notifications You must be signed in to change notification settings

1thom/Part-Orbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Part-Orbit

basically makes a part orbit around another part. specially coded for tf2 unusual effects on roblox

API

Constructor Orbit.new(BasePart origin, BasePart: orbittingPart) -> function that makes the orbittingPart orbit around the origin part

void Orbit.IDStop(int ID) -> executing the .new function also creates an ID for the maid so you can stop the orbitting afterwards. The ID should be printed out in the output.

void Orbit:Stop() -> Stop Rotation.

void Orbit:SetSpeed(speed: number) -> Set rotation speed.

About

basically makes a part orbit around another part. specially coded for tf2 unusual effects on roblox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages