Ranking System
RavageLvl 20
- Edited
gZany Oh, no... instead of making it an animation, you could draw it with text()
and image()
and rect()
... dear god... making these cards would take you sooooooooooooo much time instead. Make a function that takes 4 parameter: the user's stats, x position, y position, scale. It then draws it accordingly. Will make your life 500x easier. I can help if ya want.
Nobody ever taught you about data structures? Holy damn I love those.
DragonFireGamesLvl 11
- Edited
Ravage Speaking of multiplayer, FCR contains a lot of inbuilt functions that make building turn-based multiplayer a breeze. Just look at how I made chess, checkers, & tic-tac-toe. If this game became a reality, I'd happily feature it.
(Also thanks for mentioning me as legendary)
PS: I'd also be willing to help with its development.
DragonFireGamesLvl 11
- Edited
gZany I totally agree with Ravage. Try using loadImage()
and use an image hosting site to host your images. It means you can copy and paste the code without worrying about code.org deleting the project since all the images are hosted externally. It also massively increases speed if you use image()
from p5.js.
Awards
- â’¸ 1 from
ackvonhuelio
Comment: or you can use get() to load images that you make in the program - â’¸ 1 from
ackvonhuelio
Comment: might be better than loadImage if you loop the creation of cards off of a data table like ravage suggested
ackvonhuelioLvl 41
gZany
i will do you one better
(just gimme a minute)
DragonFireGamesLvl 11
ackvonhuelio cool
RavageLvl 20
@gZany could you make my special ability something like Arceus from Pokemon: the ability to use any other ability (since I can hack into their accounts lol)? Call it "Account Hack"! You can make it so I can only use that ability every other turn, so it's not too OP, k? But please make it that (if my PFP weren't Go Gunhee from Solo Leveling, it would be Arceus form Pokemon, I love that card too much, so pleeeeeeeeeeeeeeeeeease).
RavageLvl 20
DragonFireGames No need to use image hosting, copy the link to forum PFPs.
DragonFireGamesLvl 11
Ravage actually, use that
DragonFireGamesLvl 11
Ravage Heh, using Pokemon abilities sounds fun. I would be hyped if this got ported to FCR's multiplayer network.
LGM_ProductionsLvl 2
- iPhone
gZany I wonder what my moves will be.
gZanyLvl 2
- iPhone
LGM_Productions you can choose if you want to then I will decide if it is fit for your rarity
ackvonhuelioLvl 41
how about for me:
skip your next turn: add a charge counter to ack
remove a charge counter from ack: take an extra turn after this one
ATK 0 DEF 5000
and how about a chicken:
sacrifice to add a charge counter to any number of cards
ATK 2000 DEF 1000
gZanyLvl 2
- iPhone
ackvonhuelio what does a charge counter do?