Logo
AboutStarblast ModdingStarblast Ship Editor
GitHubGitHubDiscordDiscord
  • Introduction
  • Content
  • Quick Start
    • First Mod
    • Running Mod
      • Options
      • Ticking
      • Map
      • Step
      • Ship
      • Aliens
      • Collectibles
      • Asteroids
      • Add 3D objects to the scenery
      • Other game instances and methods
      • Common problems and how to fix them
      • Modding Tips and Tricks
    • Introduction
    • Documentation
  • Community Resources

On This Page

  • Modding tips and tricks
  • How can I set the sun in my mod to be like this (which could be seen in every ACW/AOW games)?
Question? Give us feedback →Edit this page
Documentation and TutorialMain Code PartsModding Tips and Tricks

Modding tips and tricks

How can I set the sun in my mod to be like this (which could be seen in every ACW/AOW games)?

Modding Interface

The special sun in the AOW

You will only need to set max_players to a value higher or equal to 200, and root_mode as "team"

Common problems and how to fix themIntroduction