#event

1 messages · Page 1 of 1 (latest)

snow tundra
#

on tool change?

finite copper
#

yhh how do i use it

#

i forgot

#
on tool change:
  if player held item "item":
    add 1 to variable
  else:
    subtract 1 from variable?

#

basically that?

snow tundra
#

kind of

snow tundra
finite copper
#

cause there is no example

snow tundra
#

look at the event values

#

you can check the event-slot and past event-slot, then adjust your variable

finite copper
#

oh

#

gotcha