Does anyone know how to remove or despawn a hexagongrid convar spawn?
Remove/Despawn Hexagongrid
Walk on them or ent kill them
we tried that but when the server restarts they just come back
del assets/prefabs/misc/twitch/hex-a-gone/hexagongrid.entity.prefab
Merged post
Did that work for ya if so can you mark this as solved?
As Razor said, but you have to use the individual tile prefabs instead:
"assets/prefabs/misc/twitch/hex-a-gone/hexagontile_blue.entity.prefab",
"assets/prefabs/misc/twitch/hex-a-gone/hexagontile_green.entity.prefab",
"assets/prefabs/misc/twitch/hex-a-gone/hexagontile_purple.entity.prefab",
"assets/prefabs/misc/twitch/hex-a-gone/hexagontile_red.entity.prefab",
"assets/prefabs/misc/twitch/hex-a-gone/hexagontile_yellow.entity.prefab"