Ghieri
Posting Freak
Posts: 2,374
Threads: 8
Joined: May 2012
Reputation:
60
Basic attack simulator.
So yeah, I got back into Flash CS3 after 3 or so years, and made this in about 20 minutes.
If you haven't guessed, it's a rudimentary attack system. Though I am going to modify it with turn-based mechanics and other cool stuff. Stay posted!
09-10-2012, 03:24 AM
Adny
Posting Freak
Posts: 1,766
Threads: 6
Joined: Mar 2012
Reputation:
173
RE: Basic attack simulator.
So um... what's this for?
I rate it 3 memes.
09-10-2012, 03:27 AM
Ghieri
Posting Freak
Posts: 2,374
Threads: 8
Joined: May 2012
Reputation:
60
RE: Basic attack simulator.
Practice, mostly. What you are looking at is a very very bare-bones, code-y, programmer-arty version. It will look more polished later on.
I already have the turn-based system working, which took longer than I would have liked(Since it's pretty simple) but I'm re-learning this stuff as I go.
09-10-2012, 03:41 AM
Zaffre
Posting Freak
Posts: 867
Threads: 50
Joined: Jul 2012
Reputation:
30
RE: Basic attack simulator.
NO JUMPSCARE NO FUN
Please don't stab me in the eyes, I was only joking!
As of September 2nd, 2014, I've left the Frictional forums. Check my profile for more details.
(This post was last modified: 09-10-2012, 04:13 AM by Zaffre .)
09-10-2012, 04:12 AM
Ghieri
Posting Freak
Posts: 2,374
Threads: 8
Joined: May 2012
Reputation:
60
RE: Basic attack simulator.
17 lines of code quickly turned into 117 lines. Haha.
Quote: Please don't stab me in the eyes, I was only joking!
You only say that because you are eye-stab proof.
09-10-2012, 04:26 AM
Zaffre
Posting Freak
Posts: 867
Threads: 50
Joined: Jul 2012
Reputation:
30
RE: Basic attack simulator.
I suppose so
. And I know the feeling on coding. To do a simple
script it can take a lot more effort than you think. This script took four hours but it was simple in-game.
As of September 2nd, 2014, I've left the Frictional forums. Check my profile for more details.
09-10-2012, 04:31 AM
Ghieri
Posting Freak
Posts: 2,374
Threads: 8
Joined: May 2012
Reputation:
60
RE: Basic attack simulator.
Indeed. I'm somewhat used to the language, so it isn't that bad for me. I just am REALLY rusty on it.
Here's a video of the current build(No audio, sorry):
VIDEO
Features:
-Damage modifier system.
-Rudimentary turn-based system with victory notification.
-Status updates.
-Pretty stable so far.
What I hope to add in the near future:
-Crit hit chance and luck rolls for who goes first.
-Rudimentary AI.
-Extra combat options(Heal, defend, etc)
09-10-2012, 06:01 AM
Adny
Posting Freak
Posts: 1,766
Threads: 6
Joined: Mar 2012
Reputation:
173
RE: Basic attack simulator.
How am I supposed to player my potion card when there is only an attack button?
Looks good
I rate it 3 memes.
09-10-2012, 06:03 AM
Kreekakon
Pick a god and pray!
Posts: 3,063
Threads: 70
Joined: Mar 2012
Reputation:
124
RE: Basic attack simulator.
Action Script 2.0, or 3.0?
I'm actually mildly experienced in terms of ActionScript. If you have any problems feel free to bring them up with me, and I'll see what I can do
See some of my work here:
http://www.frictionalgames.com/forum/thread-18137.html
(This post was last modified: 09-10-2012, 06:12 AM by Kreekakon .)
09-10-2012, 06:12 AM
triadtimes
Senior Member
Posts: 508
Threads: 16
Joined: Jan 2011
Reputation:
21
RE: Basic attack simulator.
(09-10-2012, 06:01 AM) Aldighieri Wrote:
VIDEO
I was skimming through and I thought this was going to be a Let's Play.
I'm kind of disappointed.
Still! Good luck with this!
09-10-2012, 10:46 PM