#Code delay or sometimes not working

1 messages · Page 1 of 1 (latest)

still pewter
#

So I followed a tutorial by devblox on how to make a find the game, and after using the tutorial I'm came across the problem that when collecting an animal it has a delay-Sometimes when you walk over it it won't pop up to give you the badge yet it still collects into the index. (1st is newly collected, 2nd image already collected.)

feral walrus
still pewter
#

My bad, I'm a first time coder so I don't really know what to show..

woven plover
#

usually delay after you touch something is caused by .Touched flooding the engine cuz ur not using a debounce

#

is ur onclientevent using a .Touched?

still pewter
#

Yeah

woven plover
#

thats prob why

still pewter