Good day everyone, thank you for taking the time to read my question.
I am currently parallax mapping my game and have come across a challenge. I have a lovely fence asset with transparency I wish to use as part of a top layer using TDDP_BindPicturesToMap. The issue I have is I do not wish my characters to be able to travel through the fence to the tiles directly south (from tiles numbered 2 into tiles numbered 1), unless travelling through the obvious door apertures. Similarly I do not wish the character to be able to travel north, through the fencing to the tile above (from tiles on bottom row numbered 1 to numbered 2.)
I found some scripts here: Want to restrict player movement to one direction. - Programming - RPG Maker Central Forums however I am a complete coding novice. COuld anyone take the time to point me in the right direction, or assist me with appropriate script.
Thank you for your time.
Naralax