Space Engineers

Space Engineers

评价数不足
[DX11/DX9] Transparent ( Invisible ) Armor Block
   
奖励
收藏
已收藏
取消收藏
Type: Mod
Mod category: Block
文件大小
发表于
更新日期
173.183 KB
2015 年 12 月 10 日 上午 4:20
2015 年 12 月 10 日 下午 1:58
2 项改动说明 ( 查看 )

订阅以下载
[DX11/DX9] Transparent ( Invisible ) Armor Block

描述
Simple transparent (or invisible ) armor block, in both small and large versions!
Spawnable only in creative.
Works in DX11 and in DX9.
Doesn't cast shadows.
Has collision attached to it.
20 条留言
Bullet Force 2020 年 7 月 20 日 上午 9:37 
I have a made a version that fixes the issue (in the sbc file the large and small varieties both pointed to large for some reason).

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2172453698
Bullet Force 2020 年 7 月 20 日 上午 8:28 
Hi this mod doesn't seem to work with small ship blocks. When I try to place it on a small ship, it says unable to place Transparent block.
Klime 2020 年 2 月 22 日 上午 6:49 
Hi. Can I make a version of this mod that has no collisions. Will credit
Altenarian™ 2017 年 6 月 8 日 下午 7:15 
Thank you so much for this mod
Najpoważniejszy Biznesmen  [作者] 2016 年 12 月 29 日 上午 11:03 
Propably won't make any more changes to the mod, sorry
Dkz1181 2016 年 12 月 27 日 下午 2:56 
would you be willing to make a bunch of these for all the block types but framed like a tank hell basically im kinda looking for transparent aluminium blocks to replace window panes so as to do away with doubling up windows to get rid of that alcove they create
Zelith Athis 2016 年 8 月 25 日 下午 10:16 
This mod is going to make placing blocks that I don't want to touch anything so much better. Thanks a million!
JWA 2016 年 3 月 7 日 下午 10:49 
Alright, that was more than I was hoping for. Thanks!
Najpoważniejszy Biznesmen  [作者] 2016 年 3 月 7 日 下午 1:29 
I think it should be possible, but you should look at devs tutorial to DX11 textures, as they are using quite unique way to make textures transparent ( check holographic console tutorial and files). If i remember right, the uncompiled models of in-game blocks can be found in dedicated server files or somewhere else in tools folder inside of games directory.

I think the best way to approach this is to download the holographic console files( or just subscribe to it and open the sbm), try to get your head around how alpha texture works in SE, and play with it in order to make some part of that console transparent ( some of the parts already are transparent, you can work with that to make whole part of console dissapear) . After that, you can check the wheels and suspension textures, and do the same thing with alpha channels. I couldn't do that, becouse armor blocks are splitted into 6 different texture files, and i had hard time trying to get this to work.
Good luck!
2/2
Najpoważniejszy Biznesmen  [作者] 2016 年 3 月 7 日 下午 1:28 
@JWA This mods works by shrinking the visible model of a block to size so small, it cannot be seen, while still maintaining default collision model (1x1 cube), and setting no textures (it appears grey). I've tried several ways to do this, but i couldn't get my head around DX11 textures, as devs make terrible modding tutorials IMHO, and most of the tutorials found on the net are very much outdated. Some mods have uncompiled models inside their directory ( archives are found in something like in %appdata%/spaceengineers/mods ), and by uncompiled i mean they are saved in format that you can open in any modelling software (those models are later compiled with speficic program and settings to create .mwm model used by game) and see how are they made.

1/2