im currently creating a game for my course. im trying to add dialog to the game kinda like the old style rpgs where a text box shows up and displays an image when you talk to an npc. ive managed to code a scaleform gui for 3-4 events when the player talks to npc 1 and a set of dialog shows up and the player has do do something comes back to npc 1 and gets another set of dialog. problem is when i code the second set of dialog for the second npc located in a different area i get 1 set for npc to player goes back to npc 1 and when i try to access the dialog 4 the udk tends to crash idk if its because im loading to many events or gui's at once or is there another solution around this. my tut was telling my a way to set it out in one flash file and just change the set frame node in kismats but i would know how to go about this. any advice is helpful thanks =3
kind regards kurlzy.
kind regards kurlzy.
Comment