THIS optimization is what the pros SHOULD be using!

Subscribers:
910
Published on ● Video Link: https://www.youtube.com/watch?v=nEK3eLc1fKg



Duration: 23:49
162 views
7


Optimized AF (the 2 scripts are below for copy-pasting purposes)

Script:
Remote self-switch:
$gameSelfSwitches.setValue([map ID, event ID, 'switch ID (A,B,C,D)'], boolean value);
example:
$gameSelfSwitches.setValue([16, 2, 'A'], true);

Is Near Camera:
!$gameMap.event(event ID).isNearTheScreen();
example:
!$gameMap.event(2).isNearTheScreen();

You can read more about Fidel & The Pauper's Paradox here:
https://forums.rpgmakerweb.com/index....
And a walk-through of the beta test if you weren't able to join is here:
https://nolanalighieri.itch.io/fidel-...

📩If you wish to submit your own game for review:
✦Please use contact information on my Youtube "About", Discord (below), or RPG Maker Web forums.
✦You must describe you game, including if there is any adult content.

💽You can support me by purchasing my music:
https://nephilimnovel.bandcamp.com/
🧸Somon is the artist for my game. Please support her work!🧸
  / feerie__  

🎮Join the lonely discord: (It's a personal discord for chatting, it's not just for RPG Maker)
  / discord  
🕹My previous game, "Fidel & The Maker's Trial":
https://nolanalighieri.itch.io/fidel-...
📖My book (available to read online for free!)
https://www.honeyfeed.fm/novels/5371


Title: THIS optimization is what the pros SHOULD be using!