Adding dummy bots

Hello,

Making my very first workshop and I wanted to add a dummy bot.

Event is set to: ongoing - global

Conditions: Is game in progress == True
Actions: Create Dummy Bot(Hero(Ana), All Teams, -1, Vector(-.3,1.4,19), Vector(0,0,0))

But the dummy is not spawning. What am I doing wrong?

you’ll have to add a condition that’s “is button held, button, interact, event player, true”

btw the -1 through -6 is the attackers side, 1-6 is the defenders side

Hm it doesn’t seem to work for me.

I’m making a map for a friend and I where we can 1v1 and be able to shoot at a dummy bot if we choose to.

Is the “is button held” condition the only condition I need?

1 Like