Tabletop Simulator

Tabletop Simulator

Otillräckligt med betyg
Spell Pulses Effects Animated
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
28.085 KB
10 apr, 2023 @ 15:36
10 apr, 2023 @ 15:55
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
Spell Pulses Effects Animated

Beskrivning
Collection credit: https://gtm.steamproxy.vip/id/SnickerToodles
Author credit: Unknown
1 kommentarer
☣CoRNeRNoTe☣ 16 aug @ 6:18 
Thanks for sharing! I used the flame jet in my Space Crusade game - https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3545458420

took some effort to make it point upwards, got it to work by making it a dice, setting a rotation value and forcing it to land on a face with some quick code -

function onDropped(player_color) self.setRotationValue(1) end