sho_nakano's Recent Forum Activity

  • yeah, but the number of functions would be huge. I was asking to know if C2 can do something that I don't know it can.

  • I'm making a game very similar to TCG where players have a set number of cards in their hands, and they can play it when they put the card in the play area. There are also several phases in the game like reveal phase, damage phase, cooldown phase, etc. I want some of the cards to have an ability that can take effect when certain phases start (something similar to "On reveal, heal x points to your life point")

    I don't know if C2 allows us to create a custom event that will trigger when we want it and if we can define a listener for said trigger, so I use a signal and wait for signal actions. However, I can imagine that this will make the event sheets big and unmanageable if every card's effect is several lines of code waiting for a signal. I want to know if there's a better way to manage card's abilities in a TCG?

    Maybe I can use functions somehow, but I want to ask first.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi Kenney, I wanna ask do you have cards template for digital TCG or something like Slay the Spire's cards? I didn't see it listed at the first page.

  • This is a great news! And I'm thinking of making a multiplayer game too, what a right time to prototype my game.

  • I can't find the "Export file structure" in the advanced section in project properties.

    Or maybe I just misunderstand you when you said the project's properties?

  • so, I've made the game and exported it for the web. The problem is my client asked me whether I can change the structure or not, so if you see the below image

    my client wants the index.html file in the jspsy/program folder, the css in the jspsy/css folder, and the image in the jspsy/program/image/game_name folder

    I don't think the exported folder's structure can be changed and I already told the client that it might be hard to do so. I just want an opinion from you guys who maybe have this kind of situation before. If it really can't be done, I'll have to talk to my client.

    Thanks in advance.

  • I already checked the tutorial and it seems like a very specific JSON format, if only I knew about it beforehand so I can inform the backend programmer. :(

    I think I'll have to wait for another answer or try out something else.

  • Good morning,

    so I want to get a leaderboard data from a server and then display it in my game. I can already got the AJAX request correctly but somehow I can't store it in my array. I looked at a tutorial here: construct.net/en/tutorials/load-fill-array-json-file-2515 but I still can't fill my array

    This is my code:

    and this is what's shown on the debugger:

    I imagined the LeaderboardArray would be filled with what's in the AJAX.lastData but somehow this is not the case.

    Thank you for helping.

sho_nakano's avatar

sho_nakano

Member since 16 Jul, 2021

None one is following sho_nakano yet!

Trophy Case

  • 3-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • RTFM Read the fabulous manual
  • Email Verified

Progress

6/44
How to earn trophies