Skip to content

jam1garner/msc-mathlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msc-mathlib

This is a math library written in pyMSC asm. Use it for doing trigonometry or other complex functions within MSC.

An example usage is included in test.txt, to try other functions just replace arccos with another function name.

Including in other projects

  • Add all the txt files aside from test.txt to your build folder
  • Add the following to end of your Scripts file
sin.txt
cos.txt
tan.txt
arctan.txt
arccos.txt
arcsin.txt
ln.txt

then call it the way shown in test.txt

Credit

If you use this in a mod please provide credit.

About

A math library for MSC (Smash 4 scripting)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published