Hi,
I've noticed when playing with rail gun turrets that the wall collision box is inconsistently "connecting" to empty space in a very unhelpful way.
Normally:
But if the corner piece has the "cross" of wall on it instead of being "flat":
This reason some walls are crosses and some are not is to do with whether the empty platform was built the other side or not. The wall seems to try and connect to empty space, but not empty platform. Once the wall is built, removing the empty platform doesn't change the wall.
Thus you can work around this by building the corners where they are surrounded by platform, if you're having this problem. I think the walls should not try and connect to empty space though.
Cheers!
- Phren
[2.0.20] Walls connecting to space
Re: [2.0.20] Walls connecting to space
Thanks for the report however since this does not break anything, is not causing crashes, save corruption, desyncs, or game balance issues I'm going to say this is a won't-fix.
If you want to get ahold of me I'm almost always on Discord.
- BraveCaperCat
- Filter Inserter
- Posts: 429
- Joined: Mon Jan 15, 2024 10:10 pm
- Contact:
Re: [2.0.20] Walls connecting to space
Does that mean you won't fix any visual issues? Because that's what your logic would imply.
Creator of multiple mods, including Quality Assurance - My most popular one.
Go check them out with the first and second links!
I'll probably be wanting or giving help with modding most of the time I spend here on the forum.
Go check them out with the first and second links!
I'll probably be wanting or giving help with modding most of the time I spend here on the forum.
Re: [2.0.20] Walls connecting to space
If they aren't causing any actual problems, yes.BraveCaperCat wrote: Sun Nov 24, 2024 1:21 am Does that mean you won't fix any visual issues? Because that's what your logic would imply.
If you want to get ahold of me I'm almost always on Discord.
Re: [2.0.20] Walls connecting to space
relax. there are other bugs worth to fix first. and this can avoid by rebuild wallBraveCaperCat wrote: Sun Nov 24, 2024 1:21 am Does that mean you won't fix any visual issues? Because that's what your logic would imply.
-
- Filter Inserter
- Posts: 265
- Joined: Sat Jul 09, 2016 11:43 am
- Contact:
Re: [2.0.20] Walls connecting to space
I was wondering if this would get some attention now that most major bugs has been resolved.
I think there are 2 minor issues here:
I think there are 2 minor issues here:
- Wall connection with empty space (depend on build order)
- Wall hitbox colliding with railgun target area
- BraveCaperCat
- Filter Inserter
- Posts: 429
- Joined: Mon Jan 15, 2024 10:10 pm
- Contact:
Re: [2.0.20] Walls connecting to space
As noted below, this is now causing an actual problem.Rseding91 wrote: Sun Nov 24, 2024 4:05 amIf they aren't causing any actual problems, yes.BraveCaperCat wrote: Sun Nov 24, 2024 1:21 am Does that mean you won't fix any visual issues? Because that's what your logic would imply.
FasterJump wrote: Sat Mar 29, 2025 8:12 pm I was wondering if this would get some attention now that most major bugs has been resolved.
I think there are 2 minor issues here:I think that the railgun projectile has a wide hitbox, so it can collide with smaller asteroids more easily. This is why it collides with walls that are not visually in the way. I don't really know how this could be fixed without having conditional hitboxes.
- Wall connection with empty space (depend on build order)
- Wall hitbox colliding with railgun target area
Creator of multiple mods, including Quality Assurance - My most popular one.
Go check them out with the first and second links!
I'll probably be wanting or giving help with modding most of the time I spend here on the forum.
Go check them out with the first and second links!
I'll probably be wanting or giving help with modding most of the time I spend here on the forum.
-
- Filter Inserter
- Posts: 265
- Joined: Sat Jul 09, 2016 11:43 am
- Contact:
Re: [2.0.20] Walls connecting to space
Well it's (these are) a (some) very minor issue(s). Annoying to some (including me), yes, but objectively small.
Also I said I didn't know how this could be fixed... but I'll share some thoughts.
Or give walls 2 hitboxes: one for railgun projectiles, one for everything else?
In any case, the source of this "issue" is the oversized railgun projectile hitbox (needed for performance).
Also I said I didn't know how this could be fixed... but I'll share some thoughts.
- Railgun projectile hitbox can't be made smaller, as these needs to hit many asteroids for performance/balance purposes, I believe.
- Asteroid hitbox can't be made bigger, or it would collide with the ship too often.
- So... walls? No, wall hitbox can't be made smaller, or biters would sneak through. Unless...
- To compensate, make spitter projectile hitbox larger + biter melee attack range bigger.
- Dozen of bug reports arise from unexpected wall and enemies hitbox issues
Or give walls 2 hitboxes: one for railgun projectiles, one for everything else?
In any case, the source of this "issue" is the oversized railgun projectile hitbox (needed for performance).