Add Additional Days to the Advent Calendar
This page provides detailed instructions for adding more days to the default Advent Calendar template
The default Advent Calendar template includes assets for 25 days. This page describes how to extend the calendar, using the example of adding five days to create a 30-day campaign.
PrerequisitesBefore you begin, ensure you have created and named the image files for each new calendar tile you intend to add. For example, day_tile_26.png, day_tile_27.png, and so on.
The process involves two main stages.
- Define the new assets in the Editor's settings
- Arrange the new tiles in the calendar grid in the Editor if needed
Define New Assets
First, define the new tile images in the Editor's settings, and then upload the corresponding image files.
- Navigate to the Editor and open Settings.
- In the Assets section, go to the Images field and enter the names for your new tile images. For example,
day_tile_26andday_tile_27. - Go to the Image Sets section, and enter the same names again in the List field.
- Save your changes in the Editor.
- Return to your game campaign, and go to the Assets tab and upload the new image files. Ensure the filenames exactly match the names you defined in step 2. For example day_tile_26.png
Arrange New Tiles (optional)
In the desktop/landscape view, the day tiles are distributed in a 5x5 grid by default. If you want to change the number of rows or columns in this calendar grid, then do the following:.
- Open the Editor and pick the Day Grid layout from the Layout drop-down menu.
- In the Layers pane, select the Dynamic Component Grid layer.
- In the left-hand properties pane, adjust the Columns and/or Rows fields to accommodate the number of days in your calendar. For example, 5 rows and 6 columns to accommodate 30 day tiles.
Now, check how your new calendar grid looks along with the rest of elements in the game and whether it needs further adjusting.
- Switch to the Main Screen layout from the Layout drop-down menu.
- Select the Demo layer in the Layers pane.
- In the Properties pane, click Load.
- If you need to change the size of the calendar grid, select the Day Grid layer on the right-hand panel and do either of the following:
- Drag the calendar grid corner in the central pane
- Click the up and down arrows in the Scale field of the Properties pane
- Save your changes in the Editor.
Updated about 3 hours ago