Author Topic: is there a variable for the item on a brick?  (Read 353 times)

I would like a VCE variable about the item spawned on a brick. Is there one?
Example:
OnMiniGameReset > Self > IfVariable > Item = Printer
OnVariableTrue > Self > Dissapear > -1

So that if a printer spawned on that brick it would dissapear.

The VCE Manual should tell you.

The VCE Manual doesn't work...

This variable has not existed in the past. I do not think they have added it in any updates.

There are currently no values for this, but you could accomplish the same effect if you changed a variable to the name of the item every time it is triggered.