Game Development Community

A lil question making a window

by Ricky Solano · in Constructor · 11/14/2008 (7:30 pm) · 2 replies

Hey guys, im making a building in constructor, and im wondering how to add a window, i got the "hole" where the window is suppose to be placed. but i need to make the window to see someone thru it and make it break with a bullet if its possible...

About the author

Recent Threads

  • Textures for constructor

  • #1
    11/14/2008 (7:54 pm)
    To create this effect, you will need to create a DTS window, with the animation of it breaking as you want. To make a true effect of breaking windows, like alot of games, they use physics to blow the pieces apart. So there will be some differences in the stock destructable window.

    As far as in constructor. Sorry its not in there.
    #2
    11/15/2008 (12:00 am)
    Edward is right. For constructor, you'll create the hole for the window and place a portal brush in there just like you would a doorway. From there you'll have to switch to a DTS for the breakable.