Skip to content

Update 3 / Model-3 (DO NOT USE THIS VERSION)

Compare
Choose a tag to compare
@coltenthefirst coltenthefirst released this 13 Dec 17:30
· 489 commits to main since this release

Model-3 Is Finally Here!



Backend / Github:


  • Added /send_gif
  • Updated README.md File (again)
  • Made A Logo
  • Made A Website
  • Fixed Other Bugs
  • Cleaned Up (some) Code



Roblox:


  • Updated The Frame By Frame Animation Player (Huge Change "/send_gif")
  • Added More Customisable Image Options
  • Fixed The Frame By Frame Animation Player Bug (#5)
  • Scripts Now Are Shorter And Cleaner


Default Settings for Parts:


  • partSize: Default is 1
  • partSizeY: Default is 1
  • partMaterial: Default is SmoothPlastic
  • partTransparency: Default is 0
  • partSpacing: Default is 0
  • partParentFolder: Default is Workspace
  • colorFilter: Default is Color3.fromRGB(255, 255, 255) (no color change)
  • partsAnchored: Default is true (may cause lag)
  • fixPartSize: Default is false (laggy and overwrites partSize)
  • blackAndWhiteMode: Default is false
  • partRotation: Default is Vector3.new(0, 0, 0)
  • partShape: Default is Block
  • partPositionY: Default is 0