VeNoMzTeamHysterical
Member
Posts: 240
Threads: 36
Joined: Dec 2012
Reputation:
3
|
Need help on Event happening. [solved]
Hey i want to make something really cool
But i don't know how since they are static objects.
So when entering cave i want to collide with an area and activate a script that's set the Entity's green ones false red ones true.
But since the object are static and not entities i don't know how ;(
Anyone knows a solution to this?
|
|
04-15-2013, 07:38 PM |
|
FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: Need help on Event happening.
There are also rock entities inside the entities folder.
Scale them, and check "StaticPhysics".
Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.
Trying is the first step to success.
|
|
04-15-2013, 07:50 PM |
|
VeNoMzTeamHysterical
Member
Posts: 240
Threads: 36
Joined: Dec 2012
Reputation:
3
|
RE: Need help on Event happening.
(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.
Scale them, and check "StaticPhysics".
Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.
Can that be done on anything?
That model editor ;D
(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.
Scale them, and check "StaticPhysics".
Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.
Can only load Ent files in model editor.
(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.
Scale them, and check "StaticPhysics".
Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs. Also if i put to much Entity stones together they will fly away! ;(
|
|
04-15-2013, 07:59 PM |
|
FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: Need help on Event happening.
(04-15-2013, 07:59 PM)VeNoMzTeamHysterical Wrote: (04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.
Scale them, and check "StaticPhysics".
Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.
Can that be done on anything?
That model editor ;D
Yes, if you create a .ent file for the .dea file, and correct it, so it works with the right .dea files.
(04-15-2013, 07:59 PM)VeNoMzTeamHysterical Wrote: (04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.
Scale them, and check "StaticPhysics".
Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.
Can only load Ent files in model editor.
That's why you have to create one yourself, and correct it.
You copy one from another entity, and correct it. Then open in modeleditor.
Remember to always have backups of your files.
(04-15-2013, 07:59 PM)VeNoMzTeamHysterical Wrote: (04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.
Scale them, and check "StaticPhysics".
Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs. Also if i put to much Entity stones together they will fly away! ;(
Then you didn't check "Static_Physics" as i said you should.
(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.
Scale them, and check "StaticPhysics".
Trying is the first step to success.
|
|
04-15-2013, 08:58 PM |
|
VeNoMzTeamHysterical
Member
Posts: 240
Threads: 36
Joined: Dec 2012
Reputation:
3
|
RE: Need help on Event happening.
(04-15-2013, 08:58 PM)BeeKayK Wrote: (04-15-2013, 07:59 PM)VeNoMzTeamHysterical Wrote: (04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.
Scale them, and check "StaticPhysics".
Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.
Can that be done on anything?
That model editor ;D
Yes, if you create a .ent file for the .dea file, and correct it, so it works with the right .dea files.
(04-15-2013, 07:59 PM)VeNoMzTeamHysterical Wrote: (04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.
Scale them, and check "StaticPhysics".
Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.
Can only load Ent files in model editor.
That's why you have to create one yourself, and correct it.
You copy one from another entity, and correct it. Then open in modeleditor.
Remember to always have backups of your files.
(04-15-2013, 07:59 PM)VeNoMzTeamHysterical Wrote: (04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.
Scale them, and check "StaticPhysics".
Otherwise, take the .dea files and load them in the model editor (also give them a .ent file).
Make them into object and make it static. Save, and remember to include the files into your cs.
THANKS
Also if i put to much Entity stones together they will fly away! ;(
Then you didn't check "Static_Physics" as i said you should.
(04-15-2013, 07:50 PM)BeeKayK Wrote: There are also rock entities inside the entities folder.
Scale them, and check "StaticPhysics".
|
|
04-15-2013, 09:13 PM |
|
FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: Need help on Event happening. [solved]
Sorry, but did you write something?
Trying is the first step to success.
|
|
04-15-2013, 09:23 PM |
|
VeNoMzTeamHysterical
Member
Posts: 240
Threads: 36
Joined: Dec 2012
Reputation:
3
|
RE: Need help on Event happening. [solved]
(04-15-2013, 09:23 PM)BeeKayK Wrote: Sorry, but did you write something?
Haha yes thanks i did what you told me + i learned something thanks.
|
|
04-16-2013, 07:20 AM |
|
|