Frictional Games Forum (read-only)

Full Version: Why does my character go through all the walls? Level editor...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Why does my character go through all the walls i put in level editor...even items go through it...Why?
Is the collide box ticked?
(09-15-2012, 01:07 PM)i3670 Wrote: [ -> ]Is the collide box ticked?
Yes it is......but still doesn't work... Huh Sad
Wild guess after interpreting: You have imported a character. You have made an .ent file connected to mentioned character.

The question: Have you created a body for it (in modeleditor)?


... Or is it actually a static object?
Are the walls .ent files you created in the model editor? If they are, and you haven't created a body for them, your character will walk right past them.
(09-15-2012, 02:17 PM)Acies Wrote: [ -> ]Wild guess after interpreting: You have imported a character. You have made an .ent file connected to mentioned character.

The question: Have you created a body for it (in modeleditor)?


... Or is it actually a static object?
All i did was click on Static objects/dungeon base/default02
Make sure you disable fast physics load and post your issues in the development support forum.
(09-15-2012, 05:50 PM)danimora2012 Wrote: [ -> ]
(09-15-2012, 02:17 PM)Acies Wrote: [ -> ]Wild guess after interpreting: You have imported a character. You have made an .ent file connected to mentioned character.



The question: Have you created a body for it (in modeleditor)?





... Or is it actually a static object?
All i did was click on Static objects/dungeon base/default02
"Why does my character go through all the walls i put in level editor...even items go through it...Why?"

By the word "character" do you mean "Static objects/dungeon base/default02" ?
Try seeing if you have any map_cache files in your custom sotry folder. If so delete them
(09-15-2012, 05:59 PM)Harthex Wrote: [ -> ]Try seeing if you have any map_cache files in your custom sotry folder. If so delete them
HOLY DICK THAT WORKED...THANK YOU VERY MUCH!!!! Big Grin Wink Tongue

(09-15-2012, 05:58 PM)Your Computer Wrote: [ -> ]Make sure you disable fast physics load and post your issues in the development support forum.
I did at first...i think i saw that on your video....im not sure if it was yours...you could do one video telling how to use potions to explode things and melt cause i can't find i anywhere...I would love it...lots of people look for it...
I can disable it at main_settings.cfg in documents right? set it to false...i did that...
Pages: 1 2