- Joined
- Mar 26, 2018
- Messages
- 36
- Reaction score
- 2
- First Language
- English
- Primarily Uses
- RMMV
I'm new to the forum, so I'm not sure if this is the right place to post this.
I've been trying to put stealth into an RPG Maker VX Ace game using this script by Jet10985, but I'm having trouble with it. For some odd reason, events won't detect anything directly in their line of sight. If I'm standing off to the side, it's fine, but if I'm dead-on right in it's face, nothing.
I know very little about scripting, so I don't have the faintest idea as to why this is happening.
This is the script:
I set up a test area with as few variables as possible to show what I'm talking about.
EDIT:
Further testing has revealed that having a wall behind you, even when in vision, SOMETIMES hides you.
I've been trying to put stealth into an RPG Maker VX Ace game using this script by Jet10985, but I'm having trouble with it. For some odd reason, events won't detect anything directly in their line of sight. If I'm standing off to the side, it's fine, but if I'm dead-on right in it's face, nothing.
I know very little about scripting, so I don't have the faintest idea as to why this is happening.
This is the script:
I set up a test area with as few variables as possible to show what I'm talking about.






EDIT:
Further testing has revealed that having a wall behind you, even when in vision, SOMETIMES hides you.







Last edited: