Posts: 3,612
Threads: 81
Joined: Jan 2009
Wow, C2B's spritality was cool!! I'll try some others out!
Good luck with that
YOU HAVE TO FEEL WHAT YOU DRAW, FEEL
Posts: 4,309
Threads: 34
Joined: Jul 2009
05-05-2017, 04:58 PM
(This post was last modified: 05-05-2017, 05:05 PM by TomGuycott.)
Also, when you said projectiles couldn't be avoided, is it the attacks getting stuck on players? I might have a solution to that that I didn't before.
Also, as for reflecting projectiles, I may have finally figureod out how to do it and including it as part of the "Backpedal" system. However, it is going to need a lot more work.
It's also possible to have certain attacks reflect projectiles away (Gilbert's hammer head comes to mind). However, the complicated thing comes into play here:
An attack overlapping another attack is called an "offset" in the program. There's options to get Projectiles to cancel each other out when they are offset, but the caveat is that ANY attack frame can cancel out a projectile as a result. I'm working hard on how to deal with it, but I'm close.
Posts: 82
Threads: 7
Joined: Jan 2016
Say, I got a question. I'm tempted to make my newer version of Benny into a few sprites, but he's kind of a big character. How large are the character sprites allowed to be?
Posts: 82
Threads: 7
Joined: Jan 2016
From what I've read, it sounds like a gigantic ten-foot long rat might be better off as an assist or a background character.
Posts: 4,309
Threads: 34
Joined: Jul 2009
I'd start by spriting something and seeing how it looks. If it's oversized, it would probably be better as a background character or an assist.