Rivals of Aether
Недостаточно оценок
Highway Delivery
   
Наградить
В избранное
В избранном
Удалить
Размер файла
Добавлен
Изменён
24.544 MB
31 окт. 2023 г. в 21:25
2 ноя. 2023 г. в 18:07
Обновлений: 5 (просмотреть)

Подпишитесь, чтобы загрузить
Highway Delivery

В 1 коллекции, созданной BlueTorch
BlueTorch's Stage Collection
Предметов: 8
Описание
Looks like I'm doing delivery!

Yeah its just a re-skin base layout on both with a rocket truck flying above the stage occasionally. Not too interesting, but it doesn't need to be.

// Character Compatibility //
This one is way simpler than my last one. It's just an image!

Put this in init.gml.
truckadspr = sprite_get("youradsprite");

A template is included in the files (In articles). You can add multiple just by adding more frames just like any other sprite.
Make sure to double the scale when exporting. Otherwise it won't fit.
//

// Special Thanks //
Aether's Asylum - Suggested a song and was there as support for the stage.
//

// Credit //
ATalksToSelf for Music Display Template that was edited by me. https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2887733303
//
Популярные обсуждения Просмотреть все (1)
1
16 дек. 2023 г. в 10:42
Character Compatibility
BlueTorch
Комментариев: 3
BlueTorch  [создатель] 1 ноя. 2023 г. в 20:54 
Ok will update soon. Thanks for letting me know.
Official32 1 ноя. 2023 г. в 20:21 
yo, the script for selecting which character's ads to show doesn't work as of now if you only have one player on the stage, but you can either switch out uses of random_func to random_func_2 or increase obj_stage_main.playersinstage by 1 when you randomize the target player
ATalksToSelf 1 ноя. 2023 г. в 11:38 
Love the use of Sonic Lost World and Runners music, great picks!