• 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.
  • Congratulations to all of the game jam participants! 🥳 The winners have all been decided and announced.
    If you haven't yet, check out the entries for Eevee Expo's Game Jam here!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Acro Bike

v21.1 Acro Bike 1.2

This resource pertains to version 21.1 of Pokémon Essentials.
Pokémon Essentials Version
v21.1 ✅

🚴‍♂️ ACRO BIKE SYSTEM - Version 1.3​

Compatible avec Pokémon Essentials v21.1

📖 DESCRIPTION
This script adds the legendary Acro Bike from Pokémon Ruby/Sapphire/Emerald games to your Pokémon Essentials project!
The Acro Bike completely transforms how players explore your Pokémon world, adding a technical and playful dimension to navigating environments.

⭐Tricks & Acrobatics
  • Rear Wheelie : Balance on the rear wheel.
  • Front Wheelie : Balance on the front wheel (stationary only).
  • Bunny Hop : Automatic repetitive jumps to overcome obstacles.
  • Speed Boost : Maximum acceleration to overcome obstacles.
  • Side Hops : Precise lateral navigation for narrow passages.
  • Ledge Jumping : Jump over ledges in reverse direction (bunny hop only).
  • Smart Bridge System : Automatic management of access restrictions.
  • Dynamic Speed Control : Speeds adapted according to the trick used.
🎮 CONTROLS
ActionControlDescription
Rear WheelieHold B + DirectionWheelie while moving
Rear WheelieHold B (stationary)Stationary wheelie + rotation
Bunny HopHold B (1 second)Automatic repetitive jumps
Front WheelieDouble-tap B (stationary)Front wheelie + rotation only
Speed BoostDouble-tap DirectionTemporary maximum speed
Side HopsA + Lateral DirectionJump perpendicular to your orientation
Ledge JumpsDirections (bunny hop)Jump over ledges in reverse direction

🛠️ INSTALLATION
  1. Copy the script into a new file above "Main"
  2. Add the sprites in Graphics/Characters/
    Take the exact WalkCharset name from MetaData and add the suffixes:
    Code:
    Expand Collapse Copy
    _acrobike
    _acrobike_wheelie
    _acrobike_front_wheelie
    EX:
    trainer_POKEMONTRAINER_Red_acrobike.png
    trainer_POKEMONTRAINER_Red_acrobike_wheelie.png
    trainer_POKEMONTRAINER_Red_acrobike_front_wheelie.png
    NOTE:The script uses your character's WalkCharset with the suffixes to automatically find the Acro Bike sprites.
  3. Add the music RSE 135 Cycling in Audio/BGM/ (optional)
  4. Add the Tilesets to your original tileset and configure the directions in Tilesets settings of RPG Maker
  5. Create the item :ACROBIKE in your item database
  6. Configure the settings in the AcroBikeSettings module



⚙️Obstacles Events:



**You can change the direction as you want by modifying or adding a
conditional branch: Player is facing**
**You can change the direction as you want by modifying or adding a
conditional branch: Player is facing**



N'hésitez pas à poser vos questions ou signaler des bugs dans ce topic !

Amusez-vous bien avec vos cascades ! 🚴‍♂️✨



Auteurs : Claude & Hiyouri
Date : Juin 2025
Version : 1.3
Licence : Libre d'utilisation avec crédit
Credits
Claude & Hiyouri
  • Like
Reactions: Frousteleous
Author
Hiyouri
Downloads
208
Views
1,061
First release
Last update

Ratings

5.00 star(s) 1 ratings

More resources from Hiyouri

Latest updates

  1. BugFix

    Bugfix: -Jump across the map when changing maps during bunny hop -The script now uses your...

Latest reviews

very cool script to see in action with tons of features
Back
Top