Frictional Games Forum (read-only)
Getting stuck when starting map? - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods (https://www.frictionalgames.com/forum/forum-35.html)
+--- Thread: Getting stuck when starting map? (/thread-6900.html)



Getting stuck when starting map? - Doctorcheese - 03-15-2011

Hey there. So, i made a map, which i now deleted out of frustration. The reason i deleted it was because i couldnt move when i started the map (and partly because i was really tired after working on it for 3 hours, ehm), he just stood there...

I made the player start position half under the floor and half over it as it is supposed to be. Could it have been the carpet the player stood on when i started it? Im really a noob to this, need some help :S


RE: Getting stuck when starting map? - Tanshaydar - 03-15-2011

Did you coded something like that: SetPlayerActive(false);


RE: Getting stuck when starting map? - Pandemoneus - 03-15-2011

It really might have been the carpet.
I usually tick "Collides" in the entity tab off for carpets and other objects that are flat on the ground.


RE: Getting stuck when starting map? - Tanshaydar - 03-15-2011

It comes ticked by default.


RE: Getting stuck when starting map? - Pandemoneus - 03-15-2011

(03-15-2011, 06:19 PM)Tanshaydar Wrote: It comes ticked by default.

And I wrote 'tick [...] off' or in other words: uncheck. Wink


RE: Getting stuck when starting map? - Tanshaydar - 03-15-2011

I know just a "PS"