#How to have particle appear when picking up item?

20 messages · Page 1 of 1 (latest)

neon ice
#

Im having issues being able to have it where player grabs usercoin but when grabbed it doesn't make a particle emit from it

sleek shard
neon ice
#

hm ok Ill try

light fossil
#

Create a particle object and give it a group
Add the group into this box in the EditSpecial menu of the collectable

#

What koma suggested will work but only for 1 object without using build helper

#

Or a fancy trigger setup

neon ice
#

ok

#

hm I have it set up but no particle appears when doing so isnt creating a particle object simply just putting a group into the trigger particle thing?

#

apologies for my bad knowledge of the editor

sleek shard
#

Youre fine lol

light fossil
neon ice
#

imma send a vid if it makes things easier

light fossil
#

Ye

neon ice
#

so basically particle is in group 2 and the potion is group 1

light fossil
#

Oh yeah I forgot to mention the "duration" of the particle needs to be finite
So anything not -1 like it is by default

#

If you make it like 1 it'll work fine

neon ice
#

got it ty

#

it plays it but not everytime it seems