A Flash Developer Resource Site

Search:

Type: Posts; User: xenomaren

Page 1 of 2 1 2

Search: Search took 0.42 seconds.

  1. Replies
    83
    Views
    70,294

    AS 2 the random battles are currently reduced because...

    the random battles are currently reduced because I needed to test the scripted conversations in the Sea of Trees. Was hard to do that with a random battle happening each time I walked in the door....
  2. Replies
    83
    Views
    70,294

    AS 2 no no, the whole reason I went through all the...

    no no, the whole reason I went through all the trouble to make these menus work this way is because this entire game is supposed to be keyboard controlled. You shouldn't be using the mouse to do...
  3. Replies
    83
    Views
    70,294

    AS 2 Google Drive: SWF:...

    Google Drive:

    SWF: https://drive.google.com/file/d/0B7vAqyh36DzATmNxV0RMSDBGT1k/view?usp=sharing
    FLA: https://drive.google.com/file/d/0B7vAqyh36DzAdlFuZkpkblM4NkU/view?usp=sharing
  4. Replies
    83
    Views
    70,294

    AS 2 12.30.16 Update 12.30.16 Update Added: ...

    12.30.16 Update
    12.30.16 Update

    Added:

    -Functional Item System
    Consumable items are now fully functional and will work on both the World Map and in battle!

    Press the "I" key on your...
  5. Replies
    83
    Views
    70,294

    AS 2 Thank you Fruitbeard. Obviously if I ask you guys...

    Thank you Fruitbeard. Obviously if I ask you guys a question, I've likely googled my ass off already. We've got the pro's here anyway. Also yes, Fruit, that is EXACTLY what I needed. A nice little...
  6. Replies
    83
    Views
    70,294

    AS 2 quick question, say I have an array:...

    quick question, say I have an array: _global.items = [0,1,1,2,3,6,4,8,3,2]

    and I wanted to remove the 4 using actionscript, how would I go about that? I feel like I'm so bad with simple array...
  7. Replies
    83
    Views
    70,294

    AS 2 It's been 4 days and so far I have Laava's...

    It's been 4 days and so far I have Laava's standing animation, one attack, and his defense animation. 5 more attack animations to go and I still have to draw the cutscene for his Burst attack :')
  8. Replies
    83
    Views
    70,294

    AS 2 I'm currently working on another update. I have...

    I'm currently working on another update. I have fixed the battle system/battle menu, so that works fine now. I've also added Burst attacks, so that little bar wont be totally useless now. I'm...
  9. Replies
    83
    Views
    70,294

    AS 2 Also she's never going to follow you around, the...

    Also she's never going to follow you around, the party is only visible in the party menu and in battle. Its an RPG mate. You're able to have up to 4 playable characters in the party at once, I'm not...
  10. Replies
    83
    Views
    70,294

    AS 2 As with any NPC in the game, you walk up to the...

    As with any NPC in the game, you walk up to the person you want to speak to and press the space bar. When you're close enough a little prompt should show up in the bottom right corner. Its honestly...
  11. Replies
    83
    Views
    70,294

    AS 2 10.11.16 Update Added: - New...er controls...

    10.11.16 Update

    Added:

    - New...er controls
    I've figured out how to assign controls to any button I choose. Later, when the game is closer to completion, I'll likely change up the entire...
  12. Replies
    83
    Views
    70,294

    AS 2 6.21.16 Update

    6.21.16 Update

    Added:

    -Point of Interest System
    Characters who have not previously been spoken to will now display an (!) above their head. This will go away when spoken to

    -Dialogue update...
  13. Replies
    83
    Views
    70,294

    AS 2 ^ hes right

    ^ hes right
  14. Replies
    83
    Views
    70,294

    AS 2 so far bacon had the best system, but it needs a...

    so far bacon had the best system, but it needs a little more work. Was missing a lot of needed features
  15. Replies
    83
    Views
    70,294

    AS 2 Honestly, I'd pay whoever can figure this out...

    Honestly, I'd pay whoever can figure this out cause this game has a few other issues I'd like help with after this is solved. I'll throw down $50 usd to whoever can make a good item system with these...
  16. Replies
    83
    Views
    70,294

    AS 2 who dat?

    who dat?
  17. Replies
    83
    Views
    70,294

    AS 2 Alloy gave me a system that (because I'm guessing...

    Alloy gave me a system that (because I'm guessing he also didnt look at the game, just like you) didn't work. It's not dormant, I'm currently working elsewhere in the game (the battle system) to...
  18. Replies
    83
    Views
    70,294

    AS 2 because I still do not have a working item...

    because I still do not have a working item system, and not a whole lot of people are volunteering to help. I'm stuck at the same roadblocks
  19. Replies
    83
    Views
    70,294

    AS 2 bump, I'm still working on this

    bump, I'm still working on this
  20. Replies
    83
    Views
    70,294

    AS 2 That actually makes a lot of sense, the way I was...

    That actually makes a lot of sense, the way I was calling them before was by using this code:


    _global.itemlist = [
    //CONSUMABLES
    ["Sweetroot", "Restores 50 HP", 50, 100, "consumable"],...
  21. Replies
    83
    Views
    70,294

    AS 2 I want to be able to declare them in arrays...

    I want to be able to declare them in arrays though, especially if I want to make the items do things. I need to be able to equip items, use consumables, make items affect stats, attach them all to a...
  22. Replies
    83
    Views
    70,294

    AS 2 well he's not totally wrong, your files do have...

    well he's not totally wrong, your files do have those issues and are not useable, but I've been reading through the code and breaking it apart and learning from it. Nothing useable yet but its...
  23. Replies
    83
    Views
    70,294

    AS 2 yeah if you feel like taking a crack at it

    yeah if you feel like taking a crack at it
  24. Replies
    83
    Views
    70,294

    AS 2 Now while your system is amazing, I still don't...

    Now while your system is amazing, I still don't think I'll be able to use it because the only way to add items to it is to add them one by one and even then i dont know if I can make the items...
  25. Replies
    83
    Views
    70,294

    AS 2 its actually pretty amazing, you do good work...

    its actually pretty amazing, you do good work bacon. I'll have to get you a pizza when I get paid
Results 1 to 25 of 39
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center