HypnoSoul Posted December 8, 2020 Posted December 8, 2020 Hello everyone! I wish to remove a chair from a room (Livingroom), the chair in front of the table is messing with my scenes. Is there a way to remove it? Thanks!
EJAX Posted December 8, 2020 Posted December 8, 2020 1 hour ago, HypnoSoul said: Hello everyone! I wish to remove a chair from a room (Livingroom), the chair in front of the table is messing with my scenes. Is there a way to remove it? Thanks! Well, if you know the scripting language, you can go into the bsb and comment out it's object references. But the easier, least destructive way is to create (or download) an ActiveMod version of the room, and find the chair's texture file(s) and replace it with a transparent png. You also need to change the corresponding txf file to read "RGBA_8888" "AlphaBlend" (or just delete it). It's not always so easy if the object you want to get rid of shares its texture with other objects in the room (hence the first method, which I am no good at).
Recommended Posts
Archived
This topic is now archived and is closed to further replies.