Hi, I'm currently working on my first CS and I am still having some technical questions.
1) My extra_english.lang isn't working in debug mode. If I launch Amnesia normally it's working (showing item descriptions ,notes etc)
2) How to use the sound object in the level editor? I know how to play sounds by script with PlaySoundAtEntity(), but I can't find out how to use this one. Already tried setting it inactive and activating it when entering a scriptarea but it doesn't work and I can't find any tutorials for this.
3) How big can / should a single map be? Not speaking of the filesize here, but the dimensions / rooms / entities / whatever of one map.
4) Is it possible to transfer rooms / compounds from one map to another?
5) I have a rotating bookshelf which rotates in the wrong direction so it's moving back through the wall instead of moving forward away from the wall. How can I change the direction / angle of movement? I already tried moving and rotating the rotationScriptarea but I can't get the correct result.
6) How many particle systems can be visible at once without causing performance problems (estimated)?
I know it's a bunge of questions but these have been buggering me for a while, so any help would be appreciated
.
Thanks.