#Making a trail not lack behind

156 messages · Page 1 of 1 (latest)

proper panther
#

Alr so im trying to make a very thin thread between a model and my right arm. The problem I'm facing is that even when making the max length very low it doesnt apply very well when moving and only when standing still. I first thought this was cause I did it on a server script but even on a local script it doesnt stay within its max length. Instead I tried making a part since I didnt really want a trail just a line between two destinations which just made another problem, while it keepts its size it didnt track its position perfectly since its position update was capped with how fast a wait() could run

So what I need is some way to get a trail to be perfectly static.

violet ingot
#

so i can see what you mean

proper panther
#

Yeah 1 sec lemme open up studio

#

when using a part it lacks behind when jumping for example

#

which I understand since its limited by how fast a wait can keep running a while loop

#

Alr and this is when standing still with a trail instead of a part

bronze coralBOT
#

studio** You are now Level 1! **studio

proper panther
#

And this is when moving

#

But it shouldnt do that

proper panther
#

Because its basically just multiplied itself

#

And I dont know how to make it not do that

#

But I know its possible since other games have succeeded in doing what I want

#

and YES this is all on client sided scripts

#

I have tried searching up info about it but to no avail 😔

violet ingot
#

@proper panthertry this

#

local runService = game:GetService("RunService")

#

and instead of wait()

#

use runService.Stepped:Wait()

#

or

#

use task.wait()

proper panther
#

Alr lemme try this

#

Its Alot smoother visually but allas it doesnt help

violet ingot
#

be a delay

proper panther
#

But I have played games that have managed to make the same effect with no delay

violet ingot
#

u want to make a thread that connect ur hand to a part?

#

and when u move the thread stay connected?

#

and move with u

violet ingot
proper panther
proper panther
proper panther
#

This game has a perfect trail between arm and object

bronze coralBOT
#

studio** You are now Level 2! **studio

proper panther
#

Doesnt matter what action you do its perfectly synced

violet ingot
#

@proper panther

#

rogue doesn't use a script to make the effect

#

everything is already in the weapon

proper panther
#

But that shit made another problem

#

Also how lucky am I to meet another Rogue player 💀

#

Or maybe unlucky since that game is hell on earth

proper panther
#

So I still gotta know how tf they did it

violet ingot
violet ingot
proper panther
proper panther
violet ingot
#

league of legend, valorant, csgo its all addict thats toxic playing it

proper panther
#

but to be fair rogue is on another level but I can see some games having the same amount of toxicity

proper panther
#

true

violet ingot
#

do u want anything else

#

from rogue

proper panther
#

Uhhhmmm

#

I dont think sooo

#

I dunno is there something I could use?

violet ingot
#

like if u wanna see how they coded stuff

proper panther
#

Yeah Im thinking

#

alr a friend of mine is trying to make something smillar to ignis

proper panther
violet ingot
proper panther
#

And on the topic of Rogue its entire game design has toxicity in its core since its a pd game

#

Like you lost all your progress if you are bad at the game but you cant stop playing

violet ingot
#

i came from rogue's old game

proper panther
#

man I kinda wish I got into bming to get something out of it

violet ingot
#

rogue is kinda like

#

connection..

#

kinda sad

proper panther
#

but revisiting the game is not on my list of things to do

violet ingot
#

but if ur friend with a lot of strong ppl (aka boyfriends) you dont rlly ever wipe

proper panther
violet ingot
proper panther
proper panther
violet ingot
#

but khei is ability spam

proper panther
#

yk this friend of mine that stayed even has a gank montage yt channel

violet ingot
#

gaia is m1 spam

proper panther
#

I can link it if you want

bronze coralBOT
#

studio** You are now Level 3! **studio

violet ingot
#

no its fine i've had my good share of rogue

#

def grew out of it

proper panther
#

but now gaia has sunk to that level too

violet ingot
#

gaia is trackstar simulator

proper panther
#

Lol that too

violet ingot
#

as long as u have a mobility move and gate

#

u wont die

#

wont win a fight? snap geli away and gate to 10 location

proper panther
#

duuuude I once spectated a fight and 90% of it was a navaran ff dslayer chasing a shinobi for 20 min or more

violet ingot
#

khei is gank squad simulator, since it was only khei who had server list before so it was so easy to join a friend to gank

proper panther
#

the dslayer did eventaully kill him but still

proper panther
#

unironically

#

Well alr it was good talking to you dude and thanks for the help

#

Lemme mark this as solved

proper panther
#

You are very og god damn

#

I heard from a good friend of mine that old school rogue lineage was peak

#

cause noone knew shit but now... We both know the answer

#

I can re create the entire wiki if I wanted to just from memory

violet ingot
violet ingot
#

it was also a unspoken rule to not spread info on how to get ultra

#

even tho later on i made a trello

#

which turned into the wiki

proper panther
#

what do you do nowadays?

violet ingot
#

old rogue was so fun,
people will group up together to m1 each other for mana
ppl will literally go on their last life to get vamp from other

violet ingot
proper panther
#

Same, Im starting 2nd year of collage tomorrow but because of different school systems that prob doesnt mean shit

#

if youre american its 11th year but at the same grade as collage

violet ingot
#

??

#

yea idk that makes no sense

#

im canadian

proper panther
#

uhm basically

violet ingot
#

19 is uni/college

#

13-18 is high school

proper panther
#

instead of 12 years before collage its compressed into 9

#

then you start collage which is 3 + 1 years

#

if you do the +1 year you dont have to go to uni

#

but you can still choose too and if you do its very mixed how long you stay in uni

violet ingot
#

depends if u want a phd or masters degree

proper panther
proper panther
#

Like I learned yesterday that you can choose a 4th year

#

We got taught jack shit about how the school system worked

#

all they cared about was what profession you want and what you gotta do to earn it

violet ingot
#

just have fun

#

my city used to be the more expensive city in the world

#

the rent is crazy here

proper panther
violet ingot
#

theres like a pattern to what u have to learn

proper panther
violet ingot
#

learn crawling, then walking, then running, then u can explore the world

proper panther
#

True ig

#

Its just so annoying like I made a tool that is 500 lines of mostly copy paste code since I needed to tween 20 objects twice

#

and I know I could condens it to 200 lines

#

but I simply dont know how

violet ingot
#

the more u code the better u get

#

the more u learn the more u know what to do in the future

proper panther
#

Ill continue working on it then

#

But ty for the advice you are one real guy I wish you the best

bronze coralBOT
#

studio** You are now Level 4! **studio

violet ingot
#

once u get past a certain point in coding, anything new u see you'll be able to understand pretty fast

#

so keep at it

#

the only reason why im saying u cant rlly study the ignis script is because it requires like 6 other script