Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games. Don't forget to come back September 21st to vote for your favorites!
Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Yep! Just go to Plugins\Elite Battle DX\[000] Scripts\Battle Modifiers\Scripted Battles, then:
comment out/delete this line in pbShowOpponent and pbHideOpponent:
moveEntireScene(x, (speech ? +2 : -1), true, true) if i%k > 0 || k == 1
the copy and paste this over the bottom of pbShowOpponent...
New to essentials and EBSX, and this is not the exact same solution but this works as long as you have your monitor set to the same refresh rate the game reads in (mine runs it at 240 fps and it adjusts the battles to the correct speed).
The wait function to change is in \Plugins\Elite Battle...