#event connections

15 messages · Page 1 of 1 (latest)

blissful summit
#

depends on what you are doing but if you are just gonna delete the instance garbage collector clears it up so, a example would be a part getting destroyed would get clear up with garbage collector but if u want to clear it up yourself that fine as well but no need

blissful summit
#

Correct

grave siren
#

ok thanks

blissful summit
#

the event touch is within the part..

#

part.touched

#

mousebutton1click

#

as well

#

is within the frame

#

so when you destroy it

#

get's clear up

#

it would've been different if it were touch events

#

or other methods of doing it

#

it get's clear up