caiovsreboucas's Forum Posts

  • 12 posts
  • Hello guys. Would someone recommend me links or a post where I can learn how to create a server for my game. My game would be like Agar.io or slither.io where people play a game against other people online. Is it possible to do this with construct 3 games or the only multiplayer way is peer-to-peer.

    Thank you very much

    Tagged:

  • Hello guys

    Lets say that I have 3 dices in my Layout1. and Lets say that the value of them are 3 , 5, and 6 after it rolls. I would like to show that same values on my Layout2. I think I've done the right programation. because 2 of my dices are always showing the same frame on Layout2, but my third dice, even though it has the sames code, no matter what I do, it doesnt show the right frame. Is there another way to do that? or what could be causing this?

  • Hello,

    I was trying to find topics talking about it, and I found some of them talking about “Firebase”. I am still learning a lot, but very focused . I just need a direction.

    In my game, I would like to people could register their account. So they could have a login, see level, experience, how much experience for next level. And after that put my game online.

    Would you please give me a direction? My game it’s almost done the code part. Thank you very much

  • Hello guys/girls. How are you.

    I am trying to implement in my game, a voting system, where people decide who is the best. How do I do this?

  • Hell, how are you? I found myself into a problem while trying to make my game.

    Imagine that in my game there are lots of coins spawned randomly around the layout. I want that one character ( the enemy ) walking around the map, collect all these coins.

    How do I do that

    Thank you very much

  • Hell, how are you? I found myself into a problem while trying to make my game.

    Imagine that in my game there are lots of coins spawned randomly around the layout. I want that one character ( the enemy ) walking around the map collecting all these coins.

    How do I do that

    Thank you very much

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • thank you very much . will try that

  • Also, Is it Possible to pick multiples ID. Like, If I would like to get multiples of 7. How would I write it in the action?

  • But if I wanted that just a Specific spawn of baby turned into a dog, but not all of them. Imagine that object "mom" spawn "baby" every 1 second. If I wanted the "baby" number 7 turned into a "dog". What would I have to do

  • If I have one object called "mom" and "mom" spawns "baby". and supposing I have another object called "Dog". How do I turn the "baby" object into a "dog" object?

    thank you

  • Thank you very much. Will try that as soon as I learn it

  • Hello guys, I am a new user of Construct, Still learning, Still watching a lot of videos.

    I have started creating a game already as practice and I got stuck in one part that I have no idea how to solve.

    My character spawn objects, like loads. I need to destroy specific spawns. Like, imagine that my character spawn one object every second, after 20 seconds there will have 20 objects spawned. I would like to destroy the spawn number 3 and 4, them number 7 and 8, them number 15 and 16. Is it possible? If so, what would I have to do?

    Thank you very much

  • 12 posts