Help with Barrier Spawning

So in my game, I have this button that you press on screen, and I’m trying to figure out so when you press this button, an invisible barrier spawns beneath wherever you pressed the button, and you are temporarily invincible for a short period of time.

Does anyone know how you could get this to work?

Thanks,
Average

Yeah um so this isn’t possible unless you have a barrier everywhere.
You’d have to have a barrier at each possible spot the player could be and activate that specific one, which would take an insane amount of memory.

If this is a tag map, you can use my invincibility guide instead, and I haven’t checked this guide out yet but you might want to read this.
Nevermind I have, but it’s not really invincibility, read the comments.

1 Like

its more like fragility
cause each time you hit someone,you do more knockback

Yeah ok well then it’s pretty much impossible, sorry @Average.