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
Entity won't go inactive
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#6
RE: Entity won't go inactive

(04-02-2013, 08:50 PM)LulleBulle Wrote:
(04-02-2013, 06:55 PM)BeeKayK Wrote: Change their type in the model editor.

Right now they are static_object or something like that...

Change their type to "Object" and SubType to "Static"

It's an entity because when I open it in level editor I have the option menu called Entity not Static_Object

Not exactly.

Yes, it might be in the entity folder and come with a .ent file, but in that file it says that it's a "Static_prop" (I think it's called that)

You can check it yourself by opening the entity in the model editor, and look at the User Defined Variables. You should be able to choose what you want it to be there.

Now what you want to do to make it work in your cs is:
-Create a folder in your Cs called "Entities"
-Copy the folder of the entity that you want, modified.
-Now find the folder in the model editor, open the .ent file, and edit what you want.
-Be sure that you've saved the file.
-You're done! Smile

Trying is the first step to success.
04-02-2013, 09:26 PM
Find


Messages In This Thread
Entity won't go inactive - by LulleBulle - 04-02-2013, 05:39 PM
RE: Entity won't go inactive - by LulleBulle - 04-02-2013, 08:50 PM
RE: Entity won't go inactive - by FlawlessHappiness - 04-02-2013, 09:26 PM
RE: Entity won't go inactive - by Akos115 - 04-02-2013, 08:08 PM



Users browsing this thread: 1 Guest(s)