MrMiller's Recent Forum Activity

  • Thanks guys, but I have a big problem now...

    I've tried one method of naming the file path for each music and sound file in Construct to a music and sound folder called "MyNewGameSounds" inside the .zip I've created. For example, I'd change "C:\Users\Miller\Desktop\MyNewGameSounds\LetsRock.wav" to "MyNewGameSounds\LetsRock.wav".

    Here's the thing, when I fire the game up it works fine and the sounds play in the first layout, and plays through the second, but when it goes to the third layout I get this error message:

    "You can't have a layout object set to view its own layout!"

    This has only happened while running the .exe after having changed the music file paths. I made an .exe yesterday without changing the paths and it worked fine with no crash. It also runs fine as a .cap as I have used "Run layout" from the cap many times and it never crashes. I haven't made any major changes to the program today.

    I do have a layout object within the third layout, but that shouldn't be causing a problem, and to reiterate it's never crashed at any time prior to me changing the music file paths. I didn't save it after the changes, so I've run the file again with the original music file paths intact and it runs fine... I can't figure out what the heck is happening...? And what a horrible time for it to be happening!!! Noooo!!! LOL!

  • I'm about to send a project over to an interested party today, and I need to know:

    When I put a sound file link into Construct and I can see that it's playing when I run the layout, is that all I have to do to make sure the music and/or sound is in the game? Or do I have to insert the actual files into the sounds or music folder so that the sounds or music will be play on the recipients computer?

  • MrMiller, I believe that option is already there. Right click your layout and select "Clone Layout". Should do the trick.

    Yes I know, but It doesn't copy the events automatically. But the real issue is that certain code seems to break upon duplication, so even when you copy the code exactly to the duplicated layout it tends not to all work properly. According to others it tends to be the global variable that breaks, that's been my experience with it as well.

  • Hey Steven,

    I actually just bypassed the original issue by sticking with layout duplications. Not perfect, but presentable.

  • I don't know if this one is in any of the newer versions past .62, but...

    -Option for exact duplication of a layout, including all events and objects - sometimes you want a layout that's exactly like the one you've already made but with minor differences, and recopying code is inefficient and time-consuming if you have a number of events in the layout you're duplicating.

    This feature is badly needed. There should at least an option to include or not include all events in the duplication.

  • Thanks, Steven.

    No dice though. Another Global variable that was running perfectly until I duplicated a layout is now broken also. It works fine in all the original layouts, but in the duplicated layouts it's dead and that's with every single part of the code and all objects copied and made global from the original layouts, too. Very, very strange.

    Maybe it's all just .62 issues? My next project will be in the latest version of Construct, so hopefully if it's a bug it was solved some time ago.

  • I have 4 layouts, and a global variable named exactly "Layout Jump". The layouts are:

    *Beginning

    *Middle

    *Power down

    *Ending

    When the "Power down" layout goes to the "Ending" layout, the global variable begins here and sets itself to '2' at Start of "Ending" layout. After the "Ending" layout finishes, the game restarts to the "Beginning" layout.

    Now, I'm trying to do two things:

    1. Make the "Power down" layout recognize that the Global variable value (using "Set Value") is '2' and then go back to the "Beginning" layout. My GV code in the "Power down" layout is:

    Is global variable 'Layout Jump' equal to 2 -----> Go to Layout "Beginning"

    ... but it's ignoring this command.

    2. Make the "Beginning" layout recognize that the Global variable value is '2' also, thus causing the program to skip the "Middle" layout and go straight to the "Power down" layout.

    In a nuthsell, I only want the "Middle" and "Ending" layouts to play once and then never play again.

    I've got several Global variables working perfectly right now, but this one has me pulling my hair out... please help me before I go completely bald!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • -An update to the video functionality - option to have or not have the timeline bar visible in videos. Plus, support for all the major/popular video formats.

  • -Abilty to lasso and change the individual frame speed of a group of frames in the animation editor --- if you use a lot of frames per animation group, then you know that having to click on each one and set it individually can be nerve-racking.

  • -Ability to tilt and/rotate text boxes with your mouse inside the layout editor, the same way we can with graphic assets.

  • -Ability to paste sprites and text to other sprites with either a snap-on function in the layout editor (see Wix.Com's website editor, it has this function and it's great), or inside the picture editor... and still be able to separate the images whenever we want.

  • I'm still using .62 so if this has already been added, please forgive me:

    -Ability to lasso any number of events... then copy and paste them into other layouts.

    -This one is nuts... ability to export and then send and receive single layouts between developers, so that you can easily create development teams where everyone can work on one part of the game without having to wait for someone to finish and pass the file around. Then the team leader can receive all layouts and then be able to place those layouts into the main project file.

    -Here is another crazy one... how about a feature that lets you tilt things in a 3D-type space like Google Sketchup. It would need to of course maintain a higher picture quality, but think of the possibilities of being able to program events that made the tilt change position and direction based on how the character moves.

    New objects that handle popular video game features...

    -Custom music track object... This would allow gamers to add their own custom music into the game themselves by selecting it in a game menu and then searching his/her hard drive, and saving the music into the gamesave file. It should be event-based meaning that the programmer can leave it open to the gamer to set the music for any number of -in-game events that the programmer has left open. For example, music that plays for each level, when a player dies, when a player clears a level, finds an item, etc, etc... whatever the programmer leaves open, the gamer can add custom music for it.

    *More robust loading capabilities that will not only load objects, sounds, and sprites in other layouts (i.e. you're in layout 1 and it starts loading everything in layout 2), but also gives you visual feedback that it's loading and let's you know when it's fully loaded (with the feedback being able to be turned on or off optionally by the programmer).

    *Layout Replay feature- this would be great for sports games. The featute would allow you to set it to where it will replay what just happened in the layout automatically (auto-replay) or by the user pressing a button to call up hiw own replay (user replay), all of which would adhering to the angle, position, speed, camera on sprite, with or without audo from that layout... and the programmer can set the beginning and ending points (i.e., I could set it to where the replay plays only from the point where the ball was kicked, and stops when the ball hits the net or goes out of bounds, etc).

    User Button mapping- This would let the gamer easily reconfigure the button commands the programmer has set.

MrMiller's avatar

MrMiller

Member since 4 May, 2010

None one is following MrMiller yet!

Trophy Case

  • 14-Year Club
  • Email Verified

Progress

15/44
How to earn trophies