Anonymous user
Game Creation Problems: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
*>Ishmael |
*>Dasjoe mNo edit summary |
||
Line 1: | Line 1: | ||
== How do I import this character I downloaded in CHA format? == | == How do I import this character I downloaded in CHA format? == | ||
In the editor, go to the Characters pane and click the "Import character" button. Simple. | In the editor, go to the Characters pane and click the "Import character" button. Simple. | ||
== On my screen, I can't move the main character. Wherever I click to move him, he just stands there. == | == On my screen, I can't move the main character. Wherever I click to move him, he just stands there. == | ||
If the main character isn't on a walkable area, he will not be able to move. Load the screen into the Room Editor, and check that the location where the man is has a walkable area there. | If the main character isn't on a walkable area, he will not be able to move. Load the screen into the Room Editor, and check that the location where the man is has a walkable area there. | ||
== When I enter a certain room, I just get a black screen. == | == When I enter a certain room, I just get a black screen. == | ||
Line 11: | Line 9: | ||
To make sure, when you get the black screen, try pressing enter, or clicking the left mouse button in case you might have a Display Message or similiar command placed in the "Player enters room (before fadein)" event. If nothing happens then something more serious may have happened. If this is the case, press Alt+X, which should exit the program and give you a trace of what was going on. | To make sure, when you get the black screen, try pressing enter, or clicking the left mouse button in case you might have a Display Message or similiar command placed in the "Player enters room (before fadein)" event. If nothing happens then something more serious may have happened. If this is the case, press Alt+X, which should exit the program and give you a trace of what was going on. | ||
== The character isn't drawn behind my walk-behind areas! == | == The character isn't drawn behind my walk-behind areas! == | ||
Line 24: | Line 21: | ||
If you see a list of numbers, each starting with "0x", please write them down and contact CJ on the forums. Check that you haven't done anything silly, like used a sprite or view number which doesn't exist. | If you see a list of numbers, each starting with "0x", please write them down and contact CJ on the forums. Check that you haven't done anything silly, like used a sprite or view number which doesn't exist. | ||
[[Category:AGS Beginners' FAQ]] | [[Category:AGS Beginners' FAQ]] |