RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[XP] [Question] Prevent events from turning toward player without direction fix

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 65
RMRK Junior
Hello all.
I have an event used for battle encounters that triggers via "Event Touch".
However, I wish for this event to not turn towards the player upon being triggered.
I want to do this without enabling Direction Fix since the event is supposed to randomly wander around until the player touches it.
However, I do not wish for this to occur for all events, only specified events.  (I plan to use "if !event.name.include?(""))
What do I need to edit in the default scripts to accomplish this?

Thanks.

***
Rep:
Level 70
RMRK Junior
Ive written a script that accomplishes this and much more.

http://downloads.chaos-project.com/heretic86/CollectionOfArtAndScripts.exe

Its a big tech demo, dig through it until you find "Super Event Sensor".  You should find that enemy events, when touched by the player, do not turn toward you when triggered.  This should help you to maintain the style of gameplay you are looking for, where enemies are viewable to the player on the map, and have a bit of "intelligence".

Explanation of Collection Tech Demo:
http://forum.chaos-project.com/index.php/topic,13682.0.html
Heretic's Vehicles XP (Boat and Magic Carpet)

Heretic's Collection XP Ver 2.3 - Updated to include Dynamic Lighting, Moving Platforms, Vehicles, and much much more!