alexgold87's Forum Posts

  • Safe means that using basic integrated C2 functions I can make a game, where people cannot open it using any basic hackers software, add ?1m into their account and ask for a withdrawal.

  • Hello,

    I was keeping eye on Construct 2 since it was released. Time is unstoppable and software getting better.

    I want to develop simple gambling game with unique idea. My question is how safe is it?

    I know that Construct 2 is a great software for making games like Angry Birds. But I want to make anything to play using real money.

    Thank you for any advice,

    Alex

  • I use Anime Studio. It's really amazing that you can draw everything so quickly and still looks stylish and professional. And it's not that expensive as PhotoShop :)

  • Thanks, it's working well.

    Actually in my game I have around 8 moving objects, all of them are different sizes and shapes. How can I do the same with 8 completely different objects?

  • Hello,

    I am using event to move objects with finger/mouse. All objects have behavior "Bound to layout" and it's really nice that all objects cannot be moved outside of game. But when I move objects I can put one object on the top of other. How to prevent this?

    There is a file to edit: http://terademix.com/move.capx

    Example: <img src="http://terademix.com/move.png" border="0">

    Thanks!

  • Thanks, it's working :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Cool! After using stepping mode all physics are like real with no slow motions. Thanks!

  • Hello,

    What I have to write in text area to display amount of objects with Physics behavior during runtime?

    Thanks!

  • Yeap, thanks, I was surprised :)

    "Note that Physics is an exception."

    I my game I use only physics. All performance tips are already applied. So, any ideas?

  • Thanks, already changed and cleared 5 events about visibility :)

  • Hello,

    I use some object and during entire game it will be invisible. I spawn this object on layout start. What is better - to set visibility in object properties or create an event for setting it's visibility? What is better for performance?

    Thank you!

  • Hello,

    Is there any possibility to set a strict FPS for entire game? Game is running with 40 fps on my laptop, 30 fps on iPad, 16 fps on iPhone. So I want to set a strict 24 fps and get good result on most devices.

    Thank you!

  • Ok, I got the idea. To show realistic move you have to set up world gravity from 10 to 25-30. After this all objects start to move like usually even with 30 FPS. Thanks to everybody.

  • 2Ashley: I have worries because currently in my game only 5 Physical objects and game is already too slow. When I delete 2 object (3 are still in) gameplay is awesome - no slow bugs at all, WebGL at 50-60 FPS.

    I red all tutorials and manuals about Construct 2 few days ago and apply most of advices to increase performance, but still no results.

  • There is a file with example. Can somebody show how to use only on physical object with other non-physical objects. I need realistic movement, platform is not a good idea.

    http://terademix.com/physics.capx