Tabletop Simulator

Tabletop Simulator

Not enough ratings
Spell Pulses Effects Animated
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
28.085 KB
10 Apr, 2023 @ 3:36pm
10 Apr, 2023 @ 3:55pm
2 Change Notes ( view )

Subscribe to download
Spell Pulses Effects Animated

Description
Collection credit: https://gtm.steamproxy.vip/id/SnickerToodles
Author credit: Unknown
1 Comments
☣CoRNeRNoTe☣ 16 Aug @ 6:18am 
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