Tabletop Simulator

Tabletop Simulator

Nincs elegendő értékelés
Spell Pulses Effects Animated
   
Díjazás
Kedvenc
Kedvenc
Törlés
Fájlméret:
Közzétéve:
Frissítve:
28.085 KB
2023. ápr. 10., 15:36
2023. ápr. 10., 15:55
2 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
Spell Pulses Effects Animated

Leírás
Collection credit: https://gtm.steamproxy.vip/id/SnickerToodles
Author credit: Unknown
1 megjegyzés
☣CoRNeRNoTe☣ aug. 16., 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