Tombufa's Forum Posts

  • Without intel XDK anymore there is there any way to upload to ios successfully. My app works and saves data when I use cocoons canvas+ but the game is very laggy. When I use cocoons webview+ the game runs smooth but local storage (saving data) does not work. Is there any other way to successfully upload a consturct 2 game to ios so it saves data and runs smoothly.

    I am not the only one with this problem.

    Cheers.

  • Hi guys, I am a 16 year old student and I have just developed my first game. I have been working on it for around 2 months and I am very happy with my result. The game is very challenging so be warned! Currently there are no adds on the game and the game is free on android. I also put it on the arcade more as a promotion fort the android but it works with key controls. Any feedback will be greatly appreciated

    Android: https://play.google.com/store/apps/deta ... bufa&hl=en

    Arcade: https://www.scirra.com/arcade/action-ga ... back-16128

    Thanks a lot,

    Tom(aka. Burnt Ice Games)

  • Hi guys, I am a 16 year old student and I have just developed my first game. I have been working on it for around 2 months and I am very happy with my result. The game is very challenging so be warned! Currently there are no adds on the game and the game is free on android. I also put it on the arcade more as a promotion fort the android but it works with key controls. Any feedback will be greatly appreciated

    Android: https://play.google.com/store/apps/deta ... bufa&hl=en

    Arcade: https://www.scirra.com/arcade/action-ga ... back-16128

    Thanks a lot,

    Tom(aka. Burnt Ice Games)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Setback - Android Apps on Google Play (https://play.google.com/store/apps/details?id=tom.bufa)

    My first android game created with construct 2. Currently it's free without adds. Addicting game play. Any feedback is appreciated

  • Hi,

    I have sprite which is a black ball. This blackball has the animations of up, across, and arched. I want to change this black ball to different colors in every frame of the animation without having to create a new ball. So I sometimes want a black ball and sometimes a blue but they both are the same and have the same animations with just different colors. Because I want to do this with multiple colors and I have many events linked to the balls I do not want to duplicate and clone the balls and events.

  • what i have is a moving object that is not actually moving but is just changing its origin in order to look like its moving( this is the animation). I want object 2 to stick on object 1 but because the object is not really moving and just precieved to be moving o2 does not follow o1.

  • thanks but not really,

    what i have is a moving object that is not actually moving but is just changing its origin in order to look like its moving( this is the animation). I want object 2 to stick on object 1 but because the object is not really moving and just precieved to be moving o2 does not follow o1.

  • hi all,

    I can make one object stay with another by going set postion object.x,object.y

    but when the object moves from animation but stays in its position how can i make the following object stick with the object going through animation.

    cheers

  • I have 2 balls that have the same animations triggered by buttons

    Is there a way to create the second ball as the same sprite but diffrent instance so I dont have to redo all the events againI want to be able to do this without triggering both balls animations when I click the buttion only the ball in the right position

    Sorry if this does not make sense

    Thanks

  • This is my code

    keyboard on right arrow pressed: ball set bullet enabled

    ball X = 280: ball set bulllet disabled

    ball does not stop.

    why

  • There are multiple events I would have to add or to. One of them is this for example.

    On right arow pressed

    Sprite1 Animation frame = 26 sprite 1 set animation "Goop"

    Sprite 1 is playing "LTR"

    System shaker = 0

    I want to add an or condition in with still having the three and conditions

    thanks again

  • just trying to bring it to the top of feed

  • what would be easier is one evemt saying if this sprite is touched replicate the arrow key touched

  • and how do i make or blocks if there are other conditions that cant be or in the one event

    thanks

  • ok I will try but there must be an easier way