Antylope's Recent Forum Activity

  • Same problem here and I'm not sure how to work aorund it ( obviosuly, I may repeat the same event for every object in the family but that's families for after all).

    Let me know if you figure out how to solve it.

  • Hi again!

    sorry for opening another multiplayer thread but I'm quite confused and I would appretiate any advice you could give me.

    I'm working in a turn based game that may work perfect with asyncronization (no need for players to be connected at the same time to play; the better example maybe Hero Academy for IOS and Steam).

    I navigated through the forum and tutorials and I'm really desoriented about wich method would be better or smartest to use for my purpose. Should I use spritebank plugin? Ajax? dictionary?

    The Game is a sort of board game so the data that will be transfered are sprites positions and a local variable.

    What do you think? There's a easiest way to do it? A safer?

    I heard out there the idea of using cloud drives (like gdrive or dropbox) for hosting data and interacting between user acounts but probably is out of the ecuation right now.

    thanks!

  • Thanks, this resolve a problem I was having with 4th gen ipods

  • UPDATE: I tried using blank events with "when arrow pressed" but is still not working. I tried embeding the code (given in the arcade) into a scrolling website and it works fine. The problem is with the scirra arcade webpage.

    There's something i'm missing here?

    The problem is I didn't manage to find a way to delete my game in the arcade so anyone who may step into it will shut it down in seconds and that's bad publicity.

  • Try Construct 3

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

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

    I'm having the same problem with my game but only in the Scirra arcade.

    It works fine if hosted.

    Any ideas?

    Scirra arcade

    Hosted version

  • Same here. Not as often but One of 5 previews goes to white screens(as Tilley said, pressing f5 fixes it)

  • Hey! Thanks for this thread. I was getting mad trying to find out why my C2 projects get freezed when saving.

    It looks like c2 and GD are a little conflictive

  • Thanks man! It looks so easy now. I should read the error first before freaking out. My mistake.

  • To do lerp:

    every tick:

    set object x to lerp(self.x,destination.x,speed*dt)

    set object y to lerp(self.y,destination.y,speed*dt)

    Speed should be some value for the speed of the movement.

    You don't have idea how many time I spent searching for this! There's a lot of lerp threads around here but this is the 1st time I could make it work.

    Thanks bro!

  • I attach a capx with the error reproduced.

    antylope.com.ar/less3pointpoly.rar

  • Sorry for the double post but I/ve realised my original post was in "closed bugs" and I thought that it belonged here.

    The error started yesterday when I tried to import a sprite directly to my layout by drag&droping from windows. A bug error poped up saying the sprite has problems with its collision poly.

    Conflicting png

    <img src="http://s16.postimage.org/c12hr3l35/pointed_line.png" border="0" />

    I tried to import this png from the animation editor and it looked to work but today, when I tried to open the caproj, this error appeared.

    <img src="http://s11.postimage.org/4neaf0l4j/Untitled_1.jpg" border="0" />

    Any ideas? Pless tell me I didn't loose my proyect.

    Im working with the b99 on windows 7. Don't have a capx but I may attach the caproj if needed.

    bye and thanks!

  • Same problem here.

    The error started yesterday when I tried to import a sprite directly to my layout by drag&droping from windows. A bug error poped up saying the sprite has problems with its collision poly.

    Conflicting png

    <img src="http://s16.postimage.org/c12hr3l35/pointed_line.png" border="0" />

    I tried to import this png from the animation editor and it looked to work but today, when I tried to open the caproj, this error appeared.

    <img src="http://s11.postimage.org/4neaf0l4j/Untitled_1.jpg" border="0" />

    Any ideas? Pless tell me I didn't loose my proyect.

    Im working with the b99 on windows 7. Don't have a capx but I may attach the caproj if needed.

    bye and thanks!

Antylope's avatar

Antylope

Member since 6 Mar, 2012

None one is following Antylope yet!

Connect with Antylope

Trophy Case

  • 12-Year Club
  • Email Verified

Progress

13/44
How to earn trophies