Tabletop Simulator

Tabletop Simulator

Pas assez d'évaluations
Scripting Example - Roulette
   
Récompenser
Ajouter aux favoris
Favoris
Retirer des favoris
Number of Players: 1, 2, 3, 4
Assets: Scripting
Mots-clés : Custom Models, 4+, Templates
Taille du fichier
Publié le
Mis à jour le
44.753 KB
4 avr. 2016 à 9h35
4 avr. 2016 à 10h04
2 notes de changement ( voir )

S'abonner pour télécharger
Scripting Example - Roulette

Description
A roulette wheel that spin when you throws the ball onto it that showcases how the new mod scripting works.

API and Scripting documentation can be found on the Berserk Games website: http://berserk-games.com/knowledgebase/scripting/

All feedback and suggestions regarding scripting and the API are welcome and should be posted on our official forums. http://www.berserk-games.com/forums/showthread.php?1869-Scripting-Features-amp-Improvements

Topics covered in this example:
Default events: onload, onCollisionEnter
Coroutines
os.clock()
Rotation
Frame independences

Special thanks to Moneyman12167Casey for letting me use his mod for this scripting example: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=357782491
2 commentaires
ellibod 3 mars 2018 à 2h34 
single 0 or double 0?
Sophobiaful 12 juin 2017 à 7h57 
I'm trying to get coroutines to work in a different mod, except they don't seem to be doing anything. Would you be able to take a quick look and help me figure out what's going wrong?