Mikal's Forum Posts

  • great comments, agree with them all. This was an early tech demo to see what the game might feel like. I like your idea of daylight for early levels and then change to night for more difficulty. I'm saving off these comments, in case I come back to that project. C&C is an inspiration, you got that right (it's also the models that I found to buy quickly for the demo.)

    The lighting is done with normal maps (the normal maps were quickly created in normal map painting tool.)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Update: release 0.0.2.2

    No change to ACEs. Changed electron path to greenwork.js and greenworks / steam binaries to match new (1.3.1) Electron For Construct greenworks plugin created paths (Electron For Construct app build is automating the process of adding in the correct greenworks, steam libraries and app id.)

  • Thanks, good podcast, I hope he keeps it going.

    Nice effect, that is fun to play with, finding different gradients and trying them out.

    From:

  • Nicely done! Looks good and fast.

  • Experimenting with Salman_Shh's awesome gamekit. Nice to play with!

    patreon.com/posts/24995977

    Added some lighting, lite melee AI. Very organized project to work with, this is going to be fun.

  • Update: release 0.0.2.0.

    • Added ResetAllStats (reset_achievement) API ACEs (not documented yet on the Greenworks docs, but I can see it in the source and it seems to work.)

    Thanks for the comments also, appreciated.

  • Welcome to the C3 community, looking forward to future plugins/effects, that's funny you already saw that plugin, don't shame me too much about the inefficient/branching shader code in there :) How about a link to your brother's podcast, I would be interested in checking that out.

  • One idea to try is to paste it into a Drawing Canvas and save off a snapshot and then load that via URL from the resulting blob. This may be rather slow though (saving and loading from Drawing Canvas is async and takes time.)

  • Heh, not complete at all, it was just demo testing out the concept, I may come back to it later. Ah, it's the ZQSD/AZERTY french keyboard, cool, I learned something new today :)

  • Haha, I guess I did not find the movement instinctive, because I thought you could not move, I was just doing mouse clicks though, so let me go try again. I didn't make a game, just a little demo, in this demo you do not control trucks/convoy, you must protect it from the drone overwatch. I tried to post a gif it above, but it did not work, so here it is again:

    Gorkhs [edit] Tried the controls - not my cup of tea, I think you are trying to match the isometric view, but good old WASD would be more comfortable for me.

  • C3 Addon Greengrinds

    I added a new free C3 addon to support more Greenworks/Steam APIs (Cloud File, Stats, more Achievement, and DLC APIs), with an example project. I needed this for a project I was working on and decided to share in case it helps other folks who also need more APIs beyond the official Greenworks plugin (which you should definitely try out first, in case that's all you need.)

    Actions and conditions:

    See addon website for more details and documentation. If you see issues please report on the addon's github, so we can track and close: issue list.

    Example project (using the test '480' steam_appid.txt for Spacewar.)

    Other tools used for this project:

    c3IDE - a great IDE for creating C3 Addons

    Electron for Construct - Electron for Construct - a great tool to build Electron executables of your game.

    Thanks to Construct Discord community for support and testing (InsaneHawk, Armaldio, Piranha305, Chadori, Erigatoshima and others!)

  • Talking to the rubber duck (or posting to a forum) debugging always works wonders!

    Also, nice idea for a transition effect with use gradient and a tween for controlling the cutoff, I hope you post it up to the C3 addons site. I have done things that are similar (but different), for example, see my Alpha Range mask effect here,

  • GorkhsI checked it out on itch, the truck animation is really nice, fan, reflections, etc. good luck with your project. I was testing out something a little similar, but probably very different gameplay (a drone protecting a truck convoy.)

  • TheRealDannyyy I'll take a stab at testing out a Mac version.

  • Nice work, looking forward to your next steps with this.