bangoo's Recent Forum Activity

  • The topic is closed I have found the solution through the compare at xyz.

  • I have a 3d array, and I know the z-index and particular value. I want to find the x value next to the value I know. If I use for each xyz it will search in all z-index positions. How can I perform a search for the particular value if I know the z-index?

  • As Pulsar suggested, you can try Bezier curves. I already made this couple of months ago. If you can understand what is there, you could implement this in your game. replace the dots with lines .

    https://www.dropbox.com/s/yzuj89fg923ge ... .capx?dl=0

    And as for performance goes, if you don;t want many sprites, just use the Paster or Canvas plugin and only "bake" the curve/path line into that object, then delete the curve/path

    I can't find the plugin SeedRandom, the file is deleted. If it is possible please attack the plugin.

  • I have to trace lines between dots, but they should be curved, what is the best way to do it?

    Link to capx - https://www.dropbox.com/s/hotqshxkg6bbd ... .capx?dl=0. I want to draw roads and rivers over the map.

  • > Was is hard to make the multiplayer? I'm thinking of a multiplayer system for my demo. It also seems to me the player's sprite is to big.

    >

    At least it was very hard for me.

    Do you mean the sprites in my game?

    I understand that it is only a demo, buy may be it is more convinient to makle the figures smaller. And sometimes I get only a message please wait...

  • Was is hard to make the multiplayer? I'm thinking of a multiplayer system for my demo. It also seems to me the player's sprite is to big.

  • I liked the game, it seems to me the guy and the car are too fast, there are no police, gunsters, and it should be multiplayer!

  • I have made a demo of a turn based strategy game - . I wish l make it multiplayer, but I don't know what way to choose. The multiplayer concept is the following: when players login they are devided in rooms according to their scores/rank, no more than 2-8 players per room. After the end of the Game the results should be recorded to the database.

    What is the best multiplayer solution for this purpuse, what software tools may be used for the server programming?

    What are the differences between Multiplayer plugin, Photon plugin, Node.js, WebSockets and etc?

  • I have made a demo of a turn based game. I wish l make it multiplayer, but I don't think the standard multiplayer plugin is sutable for that purpuse. When players login they are devided in rooms according to their scores/rank, no more than 2-8 players per room.

    What is the best multiplayer solution for this purpuse, what software tools may be used for the server programming?

  • Hello, everyone!

    If you have time please try the demo of my turn based game Force Commander (working title) - http://force-commander.com/. This is only the prototype of the game and is full of bugs.

    Attention! The demo works only in Chrome, it doesn't work in IE. It may also not working in other browsers. It is not compatible with mobile phones.

    About the game.

    Force commander is a tactical wargame much like a boardgame, simulating the actions of army troops from squad up to battalion in WWII. I am seriously thinking of making a strategic (division, army) level, but this is a challenging task. The game is based on classical wargame mechanic, is played with 'Counters' on a map with a hexagonal grid. Counters represent squads, officers, tanks, support weapons and artillery.

    I am looking forward to receiving your feedback.

    ----

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You use the token expressions, where the seperator is ",".

    So tokenat(text,index,",") and wrap it in int() to convert it from string bacl to value.

    Thanks, it works!!!

  • I have a text variable containig numbers. For example (3,9) or (12, 10). If I use text expression left(text, count) it returns the first charecter, and doesn't help to return the number containing two charecters.

    What is the best solution to return numbers from the text in the example?

bangoo's avatar

bangoo

Member since 8 Jan, 2015

None one is following bangoo yet!

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies