Frictional Games Forum (read-only)

Full Version: Clipping and bool functions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys, I was wondering, is there any simple way to clip static objects or use boolean functions with them? Would be a tremendous help with editing maps. I saw that you can clip planes, but that's for a whole plane I think...
No, sorry.

If you want to be able to do things to a static object (that you can do to entities), you could always convert the file itself to an entity.

Don't ask me how, but use the model editor or something, it's not my field ! Tongue
That sucks D:

It would be really useful, since it would be a pain to go change the model everytime. I saw that the guys at frictional hid a lot of stuff on corners inside welders and stuff (which I've also done for my map); it would be nice to be able to boolean them out, or cut off part of a wall instead of stretching it so you don't stretch the textures.
Yeah, :/

You have to remember that frictional designed the engine with the purpose of amnesia and what they wanted to do. I'm sure they could have added the functionality, but they didn't need to, and it would probably be just unnecessary work. As with most modding for games, you have to think outside the box and work within the box Wink
Oh I know, they designed all their models to work together specifically for the game. But would be nice if they saw this and added it in with a future version of the tools to make it easier for level design. Angel