Pandy's Recent Forum Activity

  • Hey all,

    So was wondering if anyone has published a game (specify platform pls) using C2's multiplayer feature, and had it working with no issue.

  • Webview+ is perfect for simple online multiplayer games. Poker or a card game of your own design which is mostly just gonna be static scenery and cards changing frames. Seeing as Canvas+ does not support C2's multiplayer feature, Webview+ is still a good thing to have.

  • lennaert

    I was thinking of the same thing. I remember in one of the poker games I used to play, there were sometimes pauses during the gameplay whenever someone left. Maybe the game was changing hosts.

    I guess each peer saves the room name in a variable, and if the host disconnects, they all reconnect to the room name from the variable.

    Thanks for the reply.

  • Hello all,

    I have quick doubt about multiplayer.

    If say I had a multiplayer game which has around 10 peers including host. If the host disconnects for whatever reason, will the multiplayer session be lost for the rest of the peers?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Knifegrinder ludei

    Yeah, it was. Kinda played around all the answers and got it to work. Now I have a problem where the game doesn't go back to the layout once you log in. It gets stuck on a blank white screen.

    Thanks for the reply anyways.

  • ludei

    Hello all,

    I am trying to get a Facebook object working for my cocoonJs project.

    I know I can use the social feature in cocoonJs, BUT i want my project to run in Webview+ (not Canvas+. Multiplayer, which I need, only works in Webview+), and the cocoonJs social feature does not work in Webview+.

    So I tried using the default Facebook Object that comes with Construct2, and the object does seem to work in Webview+, but I get the below error

    "Given URL is not allowed by the application configuration. One or more of the given URLs is not allowed in the app settings. It must match the website URL or Canvas url or the domain must be a subdomain of one of the app's domains"

    Can anyone explain this?. Is there a fix?

    I'll check the app's setting at the FB developer page, but I'd appreciate some guidance.

    Thanks

  • Sorry for being kinda Off Topic, but can anyone link me to any tutorial that shows how to setup admob for cocoonjs, and also to setup all the necessary things for IAP in cocoonjs to work.Searching didn't help. And I can't really understand the social feature. Is it for FB? If so how to get it to work?. Thanks in advance

  • Hey all,

    Is it possible to give the spritefonts object animation frames?.

    I was thinking of creating one where 1 frame had one font and the other frame had a different styled font, but then saw that it does not have the animation frame option.

  • Hello,

    I had made a simple shooter game. In the game when a player shoots a target .it's destroyed and new target spawns elsewhere, but for performance sake i just change the x,y of the target instead of actually creating and destroying it.

    So i made a multiplayer version , and I could do it with the help of the tutorials..

    But I'm having a problem on the Peer's side, where the target, when is shot and position is to be changed, instead of it just changing position instantly, it is shown to move from original position to the new position.

    I suspect it's cause I had synced its position in the multiplayer object and the multiplayer object is always trying to predict it's position, hence showing it moving to it's new position.

    So what i did was, Instead of syncing position, I synced variables which will hold the position of the target, and on the Peer side I just give it a command to set it's position to this variables instead.

    Is this method ok?, or is there another workaround?

    And one more doubt.

    I make the host send a blank message with a tag to the peer, everytime the target is hit, so the peer will set the target's position only when it receives the message, instead of every tick.

    Is this method acceptable/reliable?

    Thanks

  • Hey all

    I have a doubt on the stop loop action. When called does it stop every loop that's running regardless of where it is. Say i had the stop loop as a sub event of a running loop. When called will it stop every loop in the event sheet?.

    Thanks

  • Ashley

    Thanks for the reply. This tutorial ( https://www.scirra.com/tutorials/932/mu ... nce?page=1 ) is what got me thinking about SD vs HD.

  • Aphrodite Lazarus1988

    Thanks

    So if i want a 360p Project. I change the window size to (360,640), and then change all my asset's sizes as well (half the size of the 720p Project) ,and then change all their respective X,Y coordinates according to the new window ,and then set "Fullscreen Scaling" to low quality (otherwise C2 upscales all the assets). Correct?

Pandy's avatar

Pandy

Member since 1 Mar, 2014

Twitter
Pandy has 1 followers

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies