How to use campaign editor?

I want to add my level to a campaign! How?

1 Like

… I don’t think you can.

That’s the campaign editor

I really think you can’t do that.

2 Likes

Only administrators have the permission to add levels to a campaign :slight_smile:

3 Likes

Hi. It totally depends on your level and how it fits in a campaign. Even for our “in-team” made levels the requirements are strict. What’s the level? Which campaign and where do you think it should be added and why?

1 Like

Additionally, you may want to check out the Tasks Checklist, as it helps you get on the right track in polishing/refining your level. Whenever I make my levels I always make sure to check the Tasks so I’m not missing out on anything. It helps! If you feel you’re satisfied, feel free to send your level link to Bryukh or myself and we’d love to give you feedback :slight_smile:

Ok! This is my best level. Most tasks are done. CodeCombat - Coding games to learn Python and JavaScript

  1. The map is huge, can you try optimizing it?
  2. The level takes an eternity to load. You could try helping it load faster by adding units via. referee extra code(@instabuild())
  3. There’s a lot of obsolete obstacles in the level. Can you remove them to prevent collisions?
    Screen Shot 2021-04-07 at 6.50.59 AM Screen Shot 2021-04-07 at 6.51.02 AM
  4. Add decoration. The level seems extremely bland.
  5. Are the witches really needed? I am unable to command or use them, so they don’t promote any interesting gameplay.
  6. You should definitely try using the referee. It is important in creating interesting gameplay rather than a plain “kill ogres on map” kind of level.
  7. Also some typos and grammar errors :slight_smile:
1 Like

“5. Are the witches really needed? I am unable to command or use them, so they don’t promote any interesting gameplay”
A modified Boss Star available to everyone capable to command ogres will be very interesting addition

1 Like

Yeah… I really want to make custom item… Is it possible?

nah i dont think so i think it needs to be approved of the mods first then it can be used

The level takes an eternity to load. You could try helping it load faster by adding units via. referee extra code( @instabuild() )

Not sure it helps, I think the reason with hi framerate and many units

All other points +100

1 Like

You don’t need a custom item just to control shamans or one more type of units for a certain level. Just extend command list for the hero onFirstFrame (need to check the source code of Commands component).

1 Like

Thank you so much for your advice. I will certainly use it. Thanks.

Hey. Sorry for being bothersome, but I don’t really know how to do that. Can you please give me a step by step tutorial? something like for example systems>combat>etc. Thanks for your time.

Hey @Chaboi_3000 , can you check out witch rebellion again?