Rivals of Aether

Rivals of Aether

Po & Gumbo
 此主题已被置顶,因此可能具有重要性
roboshyguy  [开发者] 2022 年 8 月 5 日 下午 9:37
Pot Compatibility (List of characters + how to)
Po and Gumbo's pot now have workshop compatibility! Here's how to give your character compat.

1. Start by making a food sprite by using the plate sprite in Gumbo's files. No need to resize or offset the sprite, just make it the same size as the plate.
Some examples can be found as "food_strip33" in Gumbo's sprites.

2. In your character's init.gml, use the variable "pot_compat_variable" and call the name of your food sprite like this.
Example: pot_compat_variable = sprite_get("your_sprite_name");

3. In your character's init.gml, use the variable "pot_compat_text" to name your food like this.
Example: pot_compat_text = "My Food"

And that's all there is to it. If your character has these in their init and become trapped in Gumbo's pot, their food will always be prioritized over Gumbo's default dishes.

Comment your character's steam link in this discussion if they have compatibility!

List of characters on Gumbo's end:
Entire Base Cast
Lancer
Egg?
Duster
Jerma985
< >
正在显示第 1 - 6 条,共 6 条留言
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50