Im trying to make a custom gametype with shields playing a major role but i don’t want them to take damage. Is it possible to make the shields invincible or no?
I think I recall something called “Invincibility” within the gamemode options…?
> 2535429593088083;2:
> I think I recall something called “Invincibility” within the gamemode options…?
Sorry i should’ve made it more clear. I meant one way shields.
Respawn 1 seconds, and add a script.
On destroyed /despawn, action: spawn.
For the destructible shields.
> 2533274983213185;4:
> Respawn 1 seconds, and add a script.
> On destroyed /despawn, action: spawn.
>
> For the destructible shields.
1 second is all players need
it’s really simply actually. Just place down invisible blocker, projectiles and it will stop the damage. Happy forging.
> 2535415305234137;6:
> it’s really simply actually. Just place down invisible blocker, projectiles and it will stop the damage. Happy forging.
Thanks, will try!
> 2533274939354123;5:
> > 2533274983213185;4:
> > Respawn 1 seconds, and add a script.
> > On destroyed /despawn, action: spawn.
> >
> > For the destructible shields.
>
> 1 second is all players need
I can’t check right now.
But I think it can be zero seconds.
If all else fails put an invisabke wall over it