Jump to content

Home

Rotating and Breakable?


Silverhawk2000

Recommended Posts

Posted

Hi All,

 

I am quite sure that this is not possible but wanted the check it out.

 

I don't think you can make a brush have 2 func_ behaviours.

 

Fore example you can't have a func_rotating/breakable brush.

 

Am I right or wrong. I have not experimented, but I am guessing that it is not possible. Too bad, because that would be cool. Multiple func_

 

Rotating pendelums, etc... think of the possibilities.

 

:cool:

Posted

You're right, you can't do that. If you try to create an entity with other entity parts (inculding misc_models, ammo, info_players, etc), you get the "Could not create entitiy: brushes not all from this world" error.

 

[Edit: Haha, beat me by seconds, LJ! :D]

Posted
Try linking the func_breakable to a func_rotate which consists only of the origin brush.

 

Might work in some occasions, if you could put some piece of nodraw or caulk to the func_rotating in addition to the origin. For example, for a pendelum the origin and this extra piece could be right next to the ceiling, so it wouldn't matter. The breakable part would swing in the area the player would anyway walk to.

 

And of course you could, for special purposes, mask the scripted removal of a func_rotating with a massive explosion...

Posted
Originally posted by Emon

Try linking the func_breakable to a func_rotate which consists only of the origin brush.

This works with misc_models, but the target of a func_breakable isn't the thing it must fire when breaked?
Posted

You never need to remove the func_rotating. You make it an origin brush and nodraw and it's never collidable.

 

You could look into attaching a misc_model_breakable to a func_rotating.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...