• 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!
Resource icon

v21.1 Spin Tiles 1.0

This resource pertains to version 21.1 of Pokémon Essentials.
Pokémon Essentials Version
v21.1 ✅
Also compatible with
  1. v21
Adds spin tiles in a very easy to manage way, using Terrain Tags instead of event scripts.

bxvEm.gif


Installation Instructions:
1. Download the plugin and paste in your Plugins folder
2. Update the terrain tag ID numbers if they collide with any of your currently registered tags (line 22).
3. Update the PBS/metadata.txt file to include a "SpinCharset" for each one of your playable characters.
3.1. This is basically the stationary frames of your character in the order - Down, Right, Up, Left (it's possible to change the order if you update the spin_direction of the Terrain tag). Save this in the Graphics/Characters folder (or wherever your other charsets are).
4. Update your tilesets to use the new Terrain Tags for your spin tiles. See more info on how to do so here.


If you have other custom movement types from other plugins, you might have to update some of the methods in the plugin to make it work.

If you use an Autosave plugin, you will need to update the save method to not save during spinning (similar to ice sliding), e.g. adding a condition similar to next if $PokemonGlobal.spinning

Example boy_spin.png
bxvhs.png
Credits
EagleOwl4Lyfe
Author
eagleowl4lyfe
Downloads
161
Views
889
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top