trainstation's Forum Posts

  • To add, im like here in knowledge.. and i get it, it is wrong. But maybe you understand what i want.

    Hmm the image isnt showing.

    but its:

    start of layout -> Local storage set get item

    on suspend -> Local storage set item

  • Try Construct 3

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

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

    I have read in several places in this forum regarding how to set up your game so that it "farms" while you are offline. I'm experimenting with learning construct right now. What I want to achieve is that when I turn off the game, the game will store what I have collected. When I start the game again, I want the game to count the time from the last time I turned off, to now when I start the game again. So some form of idle game function.

    I have seen that people answered in several similar ways here in the forum, but I am not a programmer and do not really understand the explanations.

    Can someone who is knowledgeable explain to me how to do in my eventSheet? when I close the game, my progression will be saved, when I open the game later in the day, the time that has elapsed will be added to the progression.

  • Hi!

    Im looking for a tutorial around the subject.

    I want to make a simple platform, an object should be moving forward and backward on a solid ground.

    The idea is to have three layers as background that moves in different speed. I have figured it out. But i want it to connect with the controllers of the character. When the character moves, the background should move. Not when it stands still. Does anyone got any good tutorials for this? I try to read about it but i cannot find any solutions that i understand.

  • My bad. I do know that :) thanks!

  • Interesting, never seen that. Where do i change so they are at the same?

  • Hi! im trying to create the endless runner template. I cant see where i have been doing it wrong. But when i start playing... The coming spawning blocks are too high up, so the player cant even jump to it, and sometimes the blocks are too close to eachother. I dont get it. I have done exactly as the template. Why isnt my blocks on groundlevel?

    img of code:

    ibb.co/XDpWHyL

    ibb.co/wpDfwp1

    video on gameplay:

    youtu.be/Cz58bKNUTPM

  • Hi! im working on a Arkanoid tutorial. In the image i provide i try to understand how to set: when all blocks are gone, go to new layout.

    ANyone wanna push me in the right direction?

    ibb.co/yWpCnnk

    Tagged:

  • Thank you. But in the first image the "blocks" gets linked.

    But when i try to add parameters in the newer version i can just name it and not link it.

  • Hi! im following a Tutorial of a game in C2. But using C3. A bit older tutorial but really interesting and good.

    THe thing is, Functions as we know has moved a bit in updates and works a bit different these days. So in the first image im posting with this post, you can see how they do in the tutorial. They want to add parameters inside the function afterwards, but i cannot do the same. the other two images are what my C3 gives. Can anyone back me up a little here and try to solve this?

    Cheers!

    Image 1:

    imgshare.io/image/njyjP

    Two and three

    imgshare.io/image/njiaQ

    imgshare.io/image/njEVO

    Tagged:

  • Hi!

    I have been trying to find something on this on the forum with no luck.

    I have mixed with "tween" and "simulate control" but nothing.

    I just wanted to try and understand how i could make an intro-scene where a sprite moves to a logo.

    Like when you start one layout: there is a sprite moving from left and stops in the middle, the same time a text would glide down from top. and the scene is popping up a button to start a game etc.

    Hope someone understands what i try to learn here.

    Tagged:

  • I need to raise the scroll to screen. the camera lowers when i add scroll to to my character. and that shows whitespace under the level. Is there a way to raise the camera in scroll to?

  • Hi! my enemies are hurting me when im in contact with them. The problem is that i dont have a change to hit them with for example punches before they hit me. I want to be able to hit them and dont get hurt myself (my character) But get hit if i just touch them. How can i think around this issue?

    Tagged:

  • Aaaah i see. and i got the ting with "tags" now also. Ill get it.

  • Yes, i have tried that. The name of the sound that should stop play. But it is the same.. it says if i dont put anything there it should stop everything before next layout. But it does not do that.

  • Hi! I have found some posts about similar things here in the forum. But my problem isnt getting fixed by it. I got a really simple platformer on the go here for kids. I will use this to teach them basics of construct.

    When you start the game in the game menu the song in the menu stops and the level one song starts as it should. when you get to the end of level 1 i got a layout between level 1 and level 2 that should play another song. i try to stop the level 1 song when finishing level 1 but it wont. thats my problem. it just overlaps the layout between level 1 and 2 song. and when i enter level 2 that song also starts. ill put the file here if anyone would like to help me with this issue.

    dropbox.com/s/qtdzwm32j7lgrl7/testplatform.c3p