Ads keep us online. Without them, we wouldn't exist. We don't have paywalls or sell mods - we never will. But every month we have large bills and running ads is our only way to cover them. Please consider unblocking us. Thank you from GameBanana <3

Mach Speed Repository: Speed Trail

- A Mod for Sonic Frontiers.

primary preview sec preview img sec preview img sec preview img sec preview img

1. Introduction

This is a Framework that is a part of Mach Speed Repository.

This framework adds Trail to playable characters when they are moving at high speed.

Since this framework is a part of Mach Speed Physics: Next Generation, it shouldn't be used with Mach Speed Physics: Next Generation or other complex code mods.

Also, this mod is largely based on Mach Speed Power Boost, and therefore shouldn't be used with it as well.

To learn how to make code mod, read How to make Code Mods.

2. Structure

Speed Trail is made of EffectCommon.pac and four codes: 

- Code "Speed Trail for Sonic" 

- Code "Speed Trail for Amy" 

- Code "Speed Trail for Knuckles"

- Code "Speed Trail for Tails"

Code "Speed Trail for Sonic" separates 3D Open Zone, 3D Cyber Space, and 2D, and enables/disables trail based on Sonic's speed.

Sonic's friends codes simply check for speed, but I disabled Speed Trail for Knuckles' Drill moves and Tails' Cyclone moves.

Finally, EffectCommon.pac contains customer Trail effects for Sonic, Amy, Knuckles, and Tails. cemt files are also provided for compatibility with other mods.

I wrote a lot of notes in the code. For example:
 

SpeedTrail = true; // Speed Trail is Enabled


for this line, SpeedTrail = true; is written in C# for the game, and Speed Trail is Enabled is written in English to help your understanding.

With notes, the code is pretty self-explanatory and fully customizable.

 

3. Usage

Feel free to include this framework in your mod under these rules.

1. You must put a link of the framework in your mod description. 
     (ex: This mod uses Speed Trail)
2. If you modified my code, you must mention that the code has been modified in the your mod description.
     (ex: This mod includes modified version of Speed Trail)
3. You must credit me so that I know which mods are using my frameworks.
     (ex: Author Group: Speed Trail |  Author:  Trepe Serafin)

Please note that Disable Framerate Limiter code seems to cause minor flickering issue. Be sure to warn users about this issue.

Login or Sign up to access this!
Login or Sign up to access this!

Files

Alternate File Sources

Credits

Key Authors

Trepe Serafin

HMM Libraries

HyperBE32 uPic

Submitter

Login or Sign up to access this!
Login or Sign up to access this!
Login or Sign up to access this!

Game

Login or Sign up to access this!

Category

Sub-category
category img Graphics

Details

Version

Unknown

License

Share

  • 10
  • 8
  • 4.4k
  • 4
Login or Sign up to access this!

More from Submitter

preview img
248 24.1k 13
arrow_back