serpent's Recent Forum Activity

  • Thanks for the reply Aphrodite,

    Had to add another "&" symbol after the :

    But for the most part when I put display the results of Textvar in a Text Object it does show Fullscreen = 1 or 0

    My array now looks like this, but only Fullscreen and its value showed using the Textvar loop

    (0, 0) = Fullscreen

    (1, 0) = 1

    (0, 1) = Volume

    (1, 1) = 67

    I also attempted to add your set textvar equation value to a For Each Element in ConfigArray event, but it spammed the textbox and wouldnt stop :/

  • Hey guys,

    I have created a simple Capx file that will let the user choose between a windowed or fullscreen node.webkit and save it to a JSON text file

    It works great but i want to be able to format the outputted "config.ini" JSON text file

    The output is as below:

    {"c2array":true,"size":[2,1,1],"data":[[["fullscreen"]],[[1]]]}[/code:5d8pxfhs]
    Id like to be able to format it to look like this
    [code:5d8pxfhs]fullscreen = 1[/code:5d8pxfhs]
    and eventually once I add more configurations, something like
    [code:5d8pxfhs][VIDEO]
    fullscreen = 1
    resolutionx = 1600
    resolutiony = 900
    
    [AUDIO]
    music = 26
    sound = 45
    
    [INPUT]
    Forward = 36
    Backward = 43
    Left = 13
    Right = 35[/code:5d8pxfhs]
    
    I believe to do this i would need to convert it to a string with tokens etc before saving and loading, i just have no idea how
    
    Any help would be great
  • Is there any chance you could create a small example of reading/writing an array to that format zatyka?

  • zatyka

    Sorry for reviving this old thread but I wanted to ask you how you managed to get the DefaultControls.txt array looking so neat

    Specifically it looks like this

    38,Up;
    37,Left;
    40,Down;
    39,Right;
    32,Run;[/code:2b97tpo2]
    
    How do you even Load/Save as this format? arrays that i save have all the JSON code at the front.
  • Well for starters:

    Construct 2 is developed by a staff of 2 people in London

    Unity is developed by a staff of "300 employees from 31 different nations, working in 27 locations"

    But besides that, HTML5 is the basis of Construct 2 and it has only been around for 2-3 years, its still a very young markup language where as unity is based on c++ which has been around since the early 80's

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Possible that the wrapper you used to create the apk has it on by default, try exporting it with a newer version or a different wrapper?

  • I havent tried with android but for node webkit i added the browser object and triggered the close function

  • Just throwing out another method instead of destroying and recreating.

    Set the player as invisible, set its health back to 10, disable its movement and set its position back to the spawn, then enable and visible on keypress

    Your game has assets from Pokemon, Hatsune Miku, My Little Pony, and uses imagery of the sea shepherd organisation.

    That is just what I recognise, Nintendo would probably only ever respond with a Cease and Desist, and if they ever put it up on their store they would themselves receive one from Hasbro, Crypton Future media, Yamaha and the Sea Shepherd organisation.

    End of the day DialgaBrite, its really not an issue using ripped assets for personal games, but once you try to put it onto a digital storefront (Paid or Free) it becomes a legal issue

    GG-Works

    In the case of Construct 2, you submit this form to nintendo https://wiiu-developers.nintendo.com/signup/

    Once and If they reply accepting your game, Scirra will give you the Wii U plugin, most likely under a Non Disclosure Agreement so that you can export it for the Wii U

  • Its a pretty strange error dude, you might have better luck if you post this in the Bug forum

  • Hey dude,

    So you are probably already aware that the old Duke3D/Hexen/Doom games were called 2.5D or Psuedo-3D engines

    Heres some Theory on the idea https://www.scirra.com/tutorials/534/pseudo-3d-games

    Its not ideal, theres no mouse rotation, but its a start

  • What version of Construct 2 are you using? try playing with a stable release or a beta to see if the results differ

serpent's avatar

serpent

Member since 26 Dec, 2013

None one is following serpent yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies