cjbruce's Recent Forum Activity

  • In addition to the above, do the following:

    1. Put your events into Groups.

    2. Run your game in debug mode and look to see which events use the most CPU.

    3. Optimize as necessary.

  • I'm with Havok. All I would need is something simple to keep the casual user from copying the game or running it on another site.

    In the past I've ran across a person who set up one of my games on his personal site and let other educators know they could run it from his site so they could play the game without having to see the ads on my web pages. That was a Flash game before I copy protected them. I'm pretty sure he just copied it to his site and ran it. Nothing sophisticated.

    Another option is to serve all of your math content from php scripts. I have taken this approach for several of my services, and it works pretty well for educational content.

  • Try Construct 3

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

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

    > > Interesting, can you name some plugins and what do they go?

    > >

    >

    > My top 5:

    > SeedRandom

    > CSV

    > rex_Layer

    > LiteTween

    > MoveTo

    >

    These Seem to be useful - just not for a normie like me right now haha.

    Litetween is already ported to C3, and rexrainbow is working on all of his. Many of these are convenience plugins that can be done with events. The big one for me is Q3D, a comprehensive set of 3D plugins and behaviors that turn Construct 2 into a 3D game engine. It is the reason that I can’t port or recreate my largest projects in Construct 3.

    The lack of 3D support is the big one for me right now. I’ve been working in Unity for the past eight months because of this. I am dreading trying to make Unity WebGL export functional (currently 20fps on a laptop, 1 frame every 10 seconds on mobile), when I know C2 + Q3D could do it with performance to spare. Its just that Q3D is stuck in 2015, and we are looking to launch the game in 2019, and then potentially have to provide support for years after that.

    I’m hoping that someone with a kind heart is willing to make a replacement plugin with capabilities similar to Q3D that runs in the C3 runtime. Any takers?

  • any help please ?

    i can't find a way

    thank you

    Do you have an iphone X to test on? If so, check to see what the javascript call above returns for it.

  • > Is it at all possible to "scroll" a UV map via offsetting, on a 3D object In Q3D, so it infinitely loops in a particular direction?

    >

    > Thanks!

    >

    i think so, been a while since i used it, but it may be possible, take a look at the official example that has tiled floors!

    It is possible. Q3D gives direct control over UV offset in the event sheet.

  • Many thanks for your thoughts. The game looks fine, but I’m on the hunt for a clearer system for adding quiz content than this seems to offer. I might have a closer look if I find nothing more suitable. I’ll keep on looking for now.

    I’m a teacher too, have been an avid Construct 2 user for the past four years, and have developed many small learning tools for my students, along with several major tools. What kinds of questions are you looking to support? Which content area?

  • We use ipads in school and my most recent projects are memory-intensive. I have found that four-year old ipads are fine as long as I keep the memory used by a layout less than 130 MB.

  • Fair enough! Although I haven’t tried Scirra’s service myself, I don’t imagine that Unity’s service would be any better than Scirra’s based on this kind of load.

    My comments above were based on the assumption that you would need hundreds of units, but if you have only a handful of units and you can probably update game state several times a second. If determinism isn’t required, then there isn’t a requirement for integer data types.

    I am totally excited to see you try to get this working. I think the concept is really cool and ambitious.

    Big companies tend to have their own codebase, and in many cases their own in-house game engine, for production , with each programmer owning a very small portion. Construct isn’t a good fit for this approach.

  • Hi there. Im making an artillery worms style game, but i want the terrain to be made out of sprites with physics.

    I wonder if Q3D can handle 500+ sprites with physics better than the native Box2D (i mean, better enough to justify buying it)

    thx!

    Q3D physics is 3D, with all of the additional overhead. In practice, I have tried to make the same game with C2 built in physics + 2D graphics, built-in physics + 3D graphics, and Q3D physics + 3D graphics, and was pleasantly surprised to find minimal performance differences between the three. I would not expect that a 3D physics engine would ever beat a 2D engine, however.

  • Absolutely! Many developers use Construct for exporting to mobile.

    A static website is one that doesn’t change its content. Blogs are dynamic—people can write in and make comments. All Wordpress sites (most websites nowadays) have the capability to be dynamic, even if they aren’t used that way. In static sites, all of the content is scripted by the website developer.

cjbruce's avatar

cjbruce

Early Adopter

Member since 25 Apr, 2013

Twitter
cjbruce has 4 followers

Connect with cjbruce

Trophy Case

  • 11-Year Club
  • Forum Contributor Made 100 posts in the forums
  • x3
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

17/44
How to earn trophies