Rivals of Aether

Rivals of Aether

評價次數不足
Highway Delivery
   
獎勵
加入最愛
已加入最愛
移除最愛
檔案大小
發佈於
更新時間
24.544 MB
2023 年 10 月 31 日 下午 9:25
2023 年 11 月 2 日 下午 6:07
5 項更新註記 (檢視)

訂閱以下載
Highway Delivery

在 BlueTorch 的 1 個收藏中
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
2023 年 12 月 16 日 上午 10:42
Character Compatibility
BlueTorch
3 則留言
BlueTorch  [作者] 2023 年 11 月 1 日 下午 8:54 
Ok will update soon. Thanks for letting me know.
Official32 2023 年 11 月 1 日 下午 8: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 2023 年 11 月 1 日 上午 11:38 
Love the use of Sonic Lost World and Runners music, great picks!