Dominius2003's Recent Forum Activity

  • Poop!

    Thanks! =)

  • Anyone able to give advice on sharpening up IE? When I export to HTML my game loses its points...

  • Nevermind, it was... I split it up creature by creature and it's fine now.

  • Nothing? =(

    I would've imagined that I was just overlooking some simple solution for this...

  • Updated. Thanks gang!

  • Alright, so here's what I got.

    I'm currently just testing the waters for a platformer I want to make, so I'm just creating a test room where I spawn a bunch of enemies to test out my class balancing.

    My issue is this. I get a spawn point to create 4 "Dog" sprites one after another. The character I have has a stun ability that should only be stunning the monster it hits. To do this, I created a "Stunned" instance variable for my "Mobs" family, and said "On collision w/ hitbox for this ability, stunned = 1.

    I have a line in the events that says Mobs if stunned = 1, platform speed = 0.

    Unfortunately when my character hits ONE enemy, he stuns THE WHOLE FAMILY. I tried reading it as "For Each Mobs" to just do the one it hits, but it doesn't seem to be helping...

    Any advice? I'll edit with code in just a minute here.

    <img src="http://i1267.photobucket.com/albums/jj553/Dominius2010/Stuns.png" border="0" />

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Fantastic! Thanks!

    In that case my game's on like Donkey Kong =D Except not Donkey Kong bc I don't need to plagerize ;)

    See you guys in 3 years when it's done! LOL!

  • I plan on making a metroidvania game w/ a large map and multiple difficulty levels, and the main thing I'm concerned about is the long-term of saving your game. I keep hearing things about the cache being cleared and nuking your saves? Something like that?

    That's my main hang-up... Any advice on this concern?

  • find(src, text)

    Find the first index within src that text occurs, else returns -1.

    I have slots in a list.

    Slot = "Head,Chest,Gloves,Belt,Legs,Boots,Back,Ring1,Ring2,Neck"

    I was under the impression that find(Slot,Gloves) would return 2 as a value, but instead of giving me Gloves position, it's giving me a total number of characters... TOTALLY not what I need.

    Does anyone have a suggestion of how I could pull a number from a search into this list?

  • I admit I am kinda pushing the engine a little, heh. Here's a screencap of the project with and without the realtime lighting enabled.

    <img src="http://img853.imageshack.us/img853/5995/lightingm.jpg" border="0" />

    However, notice i'm getting 60fps in both. In a browser it's between 35 and 40. So, the occasional single burp that goes from 60fps to zero and then back again within a second or two... odd.   :)

    Big fan of Terraria huh? Me too! Good taste!

    I too would like a way to limit FPS, but mine is purely because I'd like my project to feel like a retro game, and that's tough when the game runs smooth like a flash game.

  • In case anyone who sees this issue is curious, it seems that arrays have their own version of the loop which solved my problem. The loop is through the array and is "For Each XYZ"

  • I'm sorry, I know this is super tiny! I tried to get rid of irrelevant info...

    <img src="http://i1267.photobucket.com/albums/jj553/Dominius2010/Issues.png" border="0" />

Dominius2003's avatar

Dominius2003

Member since 5 Apr, 2013

None one is following Dominius2003 yet!

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies