I did a search and it did not turn up what I needed so if this has been answered before please forgive me.
What I want to do is modify the movement of the 'Boat' vehicle so that instead of only working water tiles (or so it appears to me) that it will work on all land tiles and NOT water tiles or tiles that are blocked off (hence why I don't change it to the Airship movement type or just make the airship the vehicle I want to use because that flies over blocked off tiles)
I get the feeling it can be altered in
Game_Vehicle
On line 64 (which deals with vehicle 'Priority')
But scripting and I do not mix well at all.
Any and all help is appreciated and if something needs to be clarified you can PM me about it or post it here, whichever is more convenient for you.
Thankyou
What I want to do is modify the movement of the 'Boat' vehicle so that instead of only working water tiles (or so it appears to me) that it will work on all land tiles and NOT water tiles or tiles that are blocked off (hence why I don't change it to the Airship movement type or just make the airship the vehicle I want to use because that flies over blocked off tiles)
I get the feeling it can be altered in
Game_Vehicle
On line 64 (which deals with vehicle 'Priority')
But scripting and I do not mix well at all.
Any and all help is appreciated and if something needs to be clarified you can PM me about it or post it here, whichever is more convenient for you.
Thankyou