• Hey, guest user. Hope you're enjoying GameParadise! Have you considered registering for an account? Come join us and add your take to the daily discourse.
DJ Map Helper

DJ Map Helper
A Mod for Celeste.

 
 
5c78169bc0c41.jpg


The code can be found here: https://github.com/DemoJameson/CelesteDJMapHelper

Usage

  1. Download and put the .zip file into the Mods folder. If you're just playing with other maps that require this Helper, do only this.
  2. IF YOU WANT TO INCLUDE IT IN YOUR MAP
    Add a dependency to the DJMapHelper like so:
- Name: YourModName Version: 1.0.0 (Your mod's version) Dependencies: - Name: Everest Version: 1.808.0 (Everest version your mod runs on, at least 808) - Name: DJMapHelper Version: 1.0.0
  1. Restart Ahorn for the entities and triggers list to update (You can use the debug dropdown if you have it enabled)
  • Colorful Feather
  • Colorful Feather Barrier - Only go through if you're flying in the same color
  • Colorful Refill
    black: +dash -stamina or -dash +stamina. If no stamina and no dash, die.
    blue: only +stamina.
    red: only +dash.
  • Final Boss Reversed - Badeline boss which won't lock camera. Used for going from right to left.
  • Fling Bird Reversed - Fling madeline to the left.
  • Start Level Spawn Point - Used in cases where the start room has multiple spawn points. Search for a spawn point near this entity when the chapter begins.
  • Oshiro Boss Right - Oshiro Boss from right to left.
  • Play Sprite - Play the sprite in Sprites.xml (Madeline's hair is not yet supported).
  • Temple Gate Reversed - Used for going from right to left
  • Theo Crystal Barrier - Like Seeker Barrier except for theo.
  • Badeline Protect Trigger - Summon Badeline to protect you.
  • Change Boss Pattern Trigger - Change Badeline Boss's attack pattern.
  • Climb Blocker Trigger - Completely banning interaction with walls means you can't wall jump and climb
  • Kill Box Trigger - Die instantly when enters.
  • Color Grade Trigger - Change the color grade.
  • MaxDashes Trigger - Change the max dashes.
  • Snowballs Left Trigger - SnowBalls going to the right.
  • Teleport Trigger - Teleport player to the assigned room.
  • Temple Gate Reversed - Used for going from right to left

Thanks

  • Artain - Provide pictures of the feathers.
  • Exudias - His mods taught me a lot about writing new entities and stolen this README from him.
  • Hyper - Source of the idea for feather barrier.
  • meiyou - Source of the idea for climb blocker trigger.
  • HigashiD - Source of the idea for temple gate reversed and creator of Colorful Refill.

Requirements

Dependencies and prerequisites required to use this Mod
  1. Everest 1162 (At least)
Author
admin
Downloads
26
Views
141
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from admin

 
Back
Top