Author Topic: Variable Event Help  (Read 362 times)

Okay, so I am adding more to my Zelda-styled RPG and am making a place where you can shoot at targets. I want to use the "roll virtual die" so when the targets are hit a message comes up as

Bull's eye!
or
Good Shot!

or stuff like that so it isn't the same message over and over. Unfortunately, I can't really figure out how to do the virtual die, I can't find it. So, can someone help me?

Use Toggle Event Enabled.

for the virtial dice you need a print for that o_0

yeah you would need the target events to do that. its realy simple.

Toggle Event Enabled....I'll try that.