#How to make the prop i spawned dissapears when i clicked the tile?
1 messages · Page 1 of 1 (latest)
This is where you can select the item
Even if it's a prop
@tropic gust
Send photo
Use type 2
Execute block
use a broadcast, when the tile is tapped make the tile emit a broadcast.
when the prop receives de broadcast it self destroys
the broadcast is a command
the "receives broadcast" is a basic component parameter, it's called "when receiving broadcast"
what do you want to do with the prop?
then?
make the broadcast
open an after tapping script in the tile
i can't
open the script
place a command
self command
no
self command
execute (self) command
then search for "broadcast"
make a new broadcast
(tap it)
tap the cog
wait no
the thing that says "select broadcast"
then make a new broadcast
can't you see the huge button that says "create broadcast"
good
select the broadcast
tapping it
don't do nothing there
just confirm it
what
what
there should be no radius
did u name the broadcast like that?
oh
make the radius infinite
save the script
go the the prop
tap the blue cog in the basic attribute of the prop
and search for "when receiving broadcast", then select it
once done that, confirm it and open a script in the "when receiving broadcast"
select the broadcast in the green block
no
before that
u gotta tap it
then select the broadcast
confirm it and put a self command block
finally select the self destroy in the command
that should be all
remember to save the script
what number
what is the initial value?
shoe the prop interact script
the one that u grab
it sets the woods to 1
but that's what increases the bridge progress
making another variable
one that checks if the player has a log
true false
you're welcome
change the tag to solved