KSLR's Forum Posts

  • Ahhh ok thanks Sqidster! Logged into my memory banks

  • Hey guys, I have a start screen layout and I have a when audio has finished loading there its ok to start game just to make sure there are no skips or pops in sounds loaded. Does this factor in all the audio for the project? Most of sound effects are happening in the main game layout.

    Thanks dudes!!!

  • Thanks Tporter64 I might add some doo dads at a later time more music and things to bounce off of I was thinking.

  • This is just some ambient music thing I made today. Needed to fiddle with something other than a game for a minute and then I ended up in space.

    HTML Link

  • Added the CAPX and a more detailed description on this how do i. Thanks for the help in advance C2 Friends.

  • Can I edit the node number with something like a button press inside and XML string?

    Want to changed that 1 somehow. Doesnt seem to take a global var as I am guessing its out of the scope of xml string.

    ""&XML.StringValue("Monster[1]")

    CAPX FILE!!!!

    Trying to make a selection screen where each of the characters has their stats displayed. Its boggling my mind. I want to increment the node number some how. So when node 3 monster is selected image will be something new and stats will all be of node 3. Has someone messed with this type of XML jazz that can help me?

  • Fixed now! Check the capx above to see fix in the event sheet and xml file. thanks ramones.

  • Oh snnnnaaappp! I was way off thanks ramones! Will adjust my sheet accordingly.

  • Hey guys, I have this capx file and I am having a little trouble with my XML. Something is wrong with my AJAX calling the XML I think. Can someone take a looksypoo at this? I feels right on my body but doesnt feel write in code. CHEERS MATES!

    CAPX FILE

    If you check out the CAPX I have corrected it according to ramones help! Thanks ramones!

  • Buy it! its worth every penny.

  • Oh Wow, I shelved this one for a bit needed to learn more. But since you guys responded I will have to awake it from the dead.

  • NugMan Looks great dude!

  • I LOLed at that site RPG maker... "Make an MMORPG with no programmin!" HAHAHHAA. Also buy Construct2. I did. Worth every penny*5. Lucid where is my spriter!haha jk

  • ahhh. Thanks guys! testing now! beep beep beep beep

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Well maybe my question was a little convoluted. I have a local variable on a sprite in my game that gets reset every time I load a new layout. Is that object not persistent?