So I'm following this tutorial: http://bethbeinke.com/blog/2010/04/a...ors-in-unreal/ on how to make elevators in UT3, and it seemed like everything should be working fine. I followed the instructions and I get results that *look* like they should work correctly. Here is a screenshot of what I had set up: (Notice the yellow line, indicating a successful animation path was formed and what path the elevator will take. Animations played back in Matinee work fine, i.e I can see the elevator move like I want)

I follow *all* the steps in the tutorial, up to step 8 with setting physics for the static mesh. (I know usually dynamic meshes have to be animated, not static, but this is what the tutorial told me to do, and if worked for him, then I guess it should work for me) So I go and close Kismet, but I get this error:
"can't open file '..\UTGame\Config\UTKismet_layout.xml' (error 5: access is denied)
I go to close Matinee as well and get a similar error:
"can't open file '..\UTGame\Config\UTMatinee_layout.xml' (error 5: access is denied)
When I close Matinee, the platform drops back down to where it was before (at the bottom of the yellow line in pic) and the yellow line disappears - is it supposed to do that when I close Matinee? And when I build the level and go to play and walk to the platform, it doesn't operate. Doesn't budge. Nothing. All common sense violated...
Has anyone else ever encountered these errors when using Kismet / Matinee? This is my first time using those two programs, and if it weren't for the error messages perhaps my elevator would work just fine. Sorry if I sound kind of paranoid, just need to vent. Any help on this is greatly appreciated - thanks in advance!

I follow *all* the steps in the tutorial, up to step 8 with setting physics for the static mesh. (I know usually dynamic meshes have to be animated, not static, but this is what the tutorial told me to do, and if worked for him, then I guess it should work for me) So I go and close Kismet, but I get this error:
"can't open file '..\UTGame\Config\UTKismet_layout.xml' (error 5: access is denied)
I go to close Matinee as well and get a similar error:
"can't open file '..\UTGame\Config\UTMatinee_layout.xml' (error 5: access is denied)
When I close Matinee, the platform drops back down to where it was before (at the bottom of the yellow line in pic) and the yellow line disappears - is it supposed to do that when I close Matinee? And when I build the level and go to play and walk to the platform, it doesn't operate. Doesn't budge. Nothing. All common sense violated...
Has anyone else ever encountered these errors when using Kismet / Matinee? This is my first time using those two programs, and if it weren't for the error messages perhaps my elevator would work just fine. Sorry if I sound kind of paranoid, just need to vent. Any help on this is greatly appreciated - thanks in advance!
Comment