Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make a breakable window?
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#2
RE: How to make a breakable window?

On level editor, go to static objects, select mansion base from the list and place the object called window_noglass. That one has no glass.

You gotta put a breakable window yourself, I think it's this one: mansionbase_large_window_breakable.ent
Try setting its life to -1 and see if it breaks, If it does, you can use it.

Then add some glass particles and sounds when it breaks.
I don't remember if that entity needs a collide callback to break, you should throw something at it and check.

(This post was last modified: 07-04-2014, 06:51 PM by Daemian.)
07-04-2014, 06:50 PM
Find


Messages In This Thread
How to make a breakable window? - by KenseiDSG - 07-04-2014, 05:54 PM
RE: How to make a breakable window? - by Daemian - 07-04-2014, 06:50 PM



Users browsing this thread: 1 Guest(s)