I'm able to have a gate slide open upon a button press, but it will only move along the X axis, when it needs to move along the Z axis in the map. I've tried making sure its not colliding with anything, and still it doesn't move even when there is nothing around it. When set to X axis, it works every time.
Is anyone able to help on this?
(This post was last modified: 08-30-2013, 07:43 PM by JonnyAnomaly.)
This is an example for you Jonny,
This example is done with castle_portcullis!
OPEN your MODEL EDITOR.
Open up the gate you are using.
go to Settings tab and open up USER DEFINED VARIABLES.
Scroll a little bit down, and you will see MoveAxis.
Use X Y Z, what ever you will need for your story.
Then go to *SaveAs and save it in to your custom story under entities.
--- *DONT JUST SAVE OR YOU WILL OVERWRITE THE ORIGINAL AMNESIA SETTINGS!!!
---
I hope this helps you with your problem.
(This post was last modified: 08-30-2013, 09:00 PM by DnALANGE.)
Thanks guys, but I have already tried changing the axis in the editor. It only seems to work at all when the axis is set to X. I'll take a look at the castle portcullis and see if there is anything I've missed.