Rivals of Aether

Rivals of Aether

Boss!Zetta
SAI  [developer] 28 Jan, 2020 @ 2:56pm
Boss!Zetta S rank aura support
characters who have special aura when gaining S rank style ingame



Code tutorial:

Put this in pre_draw.gml :

///Zetta S rank aura
shader_start();
var style = 0;
with oPlayer {
if id != other.id && url == "1976183668" {
style = styler;
}
}
if style > 250 {
/// If facing right
if spr_dir == 1 {
draw_sprite( your image, state_timer / (milisec/ frame), x, y );
}
/// If facing left
if spr_dir == -1 {
draw_sprite(your image, state_timer / (milisec/ frame), x, y );
}
}
shader_end();
Last edited by SAI; 29 Jan, 2020 @ 12:40pm
< >
Showing 1-5 of 5 comments
webking321 29 Jan, 2020 @ 5:07am 
What's that?
SAI  [developer] 29 Jan, 2020 @ 11:14am 
Originally posted by webking321:
What's that?

A visual effect that added to a character when they have S style ranking during the match

see here


https://youtu.be/QEha-QEJqtg
Daniel 17 Jul, 2020 @ 11:54pm 
as someone who tries to add support for everything i can, i'd love to add this, but putting in the template doesn't show an aura, even when my rank is SSS.
randomq32 28 Jul, 2020 @ 7:26am 
hyugfuyfl8u6irll68uito8dzjkryut6liopykjuyhsetry67u8;ty9[u04rkz7s5e8rlt96o8yu86p95l6o.yyfy6l,ifnb ,dciyfukm9p0;.;lyfvgh=-'
kkvb kugyujhmc
< >
Showing 1-5 of 5 comments
Per page: 1530 50