#Torandoes / blackholes / effects
1 messages · Page 1 of 1 (latest)
I would think that tornadoes and black holes would look different but if you're looking for a general effect that sucks in players just push the player at a low speed in a loop for like a 100 times towards that location
Thanks, but I wanted the particles, like an actual visible tornado
I think people use effectlib for it
Tornadoes are just stacked hollow circles
Black holes I’d assume is just a blob of black particles. Idk though, never done a black hole before
I think people use effectlib for tornadoes and stuff but it uses skript-rayfall which is outdated
There's snippets out there for spheres (black holes)/spirals (tornadoes)
I think sovdeeth or shanebee has some
But for a spiral its basically a spherical vector which you add to the radius
Spheres are a bit more complicated
Check out skript-particle
theres a snippet for it on skunity yea
can I have the link please?
I don't wanna direct to other discords, just set filter to skript-snippets and search 'torn'
By any chance someone has a script that can pull nearby blocks towards something (it doesn't really need to be necessarily the block) anything can be pulled towards a location, to make it look like a tornado is pulling them?
I tried doing smh like this failed but its generally just push player <direction/vector> at speed <speed>
thanks, but I meant the block, not the player
like it could be any block
ohh
it just should be giving an effect of a tornado
hm yeah not sure
it's too common now a days in every server so I thought there was a publicly available code for it lol
would need to figure out stuff like the vector from the block set said block to air spawn a item display / falling entity n stuff