enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. I love GDevelop, but this is why I cannot bring myself to use the...

    forum.gdevelop.io/t/i-love-gdevelop-but-this-is-why-i-cannot-bring-myself-to...

    TLDR: Middle-aged dude with a busy schedule who just wants to make games loves GDevelop, but unfortunately prefers Construct 3 for the pretty objective reasons bulleted at the end. Introduction To kick this off I want everyone to realize I write this with the sincere intent to help make GDevelop the best game making engine it can be. I’ve only been part of the community for a short period of ...

  3. Get Ready to Dive into VR Development! - GDevelop Forum

    forum.gdevelop.io/t/get-ready-to-dive-into-vr-development/59971

    Fixes for Tomorrow: Sky Color Match. Ensure the sky color matches GDevelop for a seamless visual experience. Clear Movement and Easy Adjustments. Simplify movement mechanics. Provide easy adjustments for everything, including the speed of the moving object the VR is attached to. Lots of New Things.

  4. 3D FPS Released! - Games showcase - GDevelop Forum

    forum.gdevelop.io/t/3d-fps-released/47285

    Community Games showcase. Inusitatus May 18, 2023, 10:07pm 1. I’ve made a 3d first person shooter, in which you defeat waves of incoming enemies. Play WaveStrike today!!! note: multiplayer pvp version coming soon, if this problem is solved, if not, it won’t. 2 Likes.

  5. Minecraft template is here! - Community - GDevelop Forum

    forum.gdevelop.io/t/minecraft-template-is-here/60328

    Cubic World is the first fully functional “clone” of Minecraft in the history of GDevelop and all other no-code game engines. And this is not just a game! This is a game template that you can get and use it to create your own dream Minecraft, even without code, creating Minecraft has never been so easy! Test this game template online: Get this game template on: Feel free to discuss it all ...

  6. Introducing GDMod - GDevelop general - GDevelop Forum

    forum.gdevelop.io/t/introducing-gdmod/25615

    There are 2 main new features: I added an API to load GDevelop extensions (like P2P, Platformer behavior, physics 2.0 etc) in-game. This let you use them from your mod even if the original game didn’t. The electron loader actually works and doesn’t break 99% of the games. It can also actually load mods.

  7. "If else" event (We have a solution) - GDevelop Forum

    forum.gdevelop.io/t/if-else-event-we-have-a-solution/21168

    I’ve edited the exported generated code from a game for add this directly in the engine. And it’s working. Here the files of the basic game. Here the game playable with the code edited with “else” like on first screen. This is the basic exported code: 1694×838 64.2 KB. And with the “if else” added. 1701×1025 75 KB.

  8. Notification Extention - Open topic - GDevelop Forum

    forum.gdevelop.io/t/notification-extention/28768

    Hello so I have been working on a notification extension that should allow games to talk to the browser/device and create native notifications on the users device. My eventual goal is to submit it to become a part of the core GDevelop engine. To do this I need some help. Mostly help with finding bugs, simply click the link and try out the new notification extension and report anything that ...

  9. Is GDevelop any good? : r/gdevelop - Reddit

    www.reddit.com/r/gdevelop/comments/smbmd0/is_gdevelop_any_good

    This is wrong. Gdevelop, while being free and somewhat user friendly to absolute beginners, is extremely buggy and unreliable. Made a few games with it, both workes fine on Gdevelop's internal testing, and worked a few hours as game builds. It was pure luck based whether the games work or not.

  10. How do I loop actions? - GDevelop Forum

    forum.gdevelop.io/t/how-do-i-loop-actions/32509

    Specific things I wanted to do was: Duplicate the object. Have the object be counted as different ‘items’ e.g. when I hit one of them to disappear, the others will not. Have them appear at an initial position and move them (with a constant speed) Drona May 10, 2021, 6:58am 2. Hi, you can choose “For each” and “Repeat” events.

  11. Simple tutorials - How do I...? - GDevelop Forum

    forum.gdevelop.io/t/simple-tutorials/12067

    I have just added a link to this topic so in case people don’t read the forum can still find your tutorials. how to change icon of app. On the left side in the project manager click with the right mouse button on the name of your project and select “Edit the property of the game”.