you can make fish not roll by adding
#define step
canspec = false;
to the "Fish in wheelchair.skin.gml" file
Like this
Edit: I'm dumb and it would instead go underneath #define create, underneath "scr_sprites();" Both methods work but #define create is better.