enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. 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.

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

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

    With @Pelitaiteilija we have talked a lot and we have maybe a solution for implement a new event type. We present “If else” (mockup) 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 ...

  4. 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.

  5. Beginners Guide To GDevelop! How to make a complete game from...

    forum.gdevelop.io/t/beginners-guide-to-gdevelop-how-to-make-a-complete-game...

    Hello everyone! I´v been chatting with a couple people about starting to make games and they all have one thing in common, they never really know where to start. So iv decided to make a new simple game, all from scratch, showing what im doing and teaching as i go along to give some guidance to those that need a slower and more complete aproach to seeing how things are made. Ill be putting ...

  6. 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.

  7. And / or other conditions - How do I...? - GDevelop Forum

    forum.gdevelop.io/t/and-or-other-conditions/26967

    Hi there, I am new to GDevelop, and I want to create the following situation within one scene: When the cursor/touch is on the object X, and the cursor/touch is on the object Y, then show a layer with name “Layer 2”. What I mean by that, is when the user is touching the objects one after the other, and not at the same time. I can not figure out how I have to structure the condition (the ...

  8. How do I Repeat an action infinitely - GDevelop Forum

    forum.gdevelop.io/t/how-do-i-repeat-an-action-infinitely/44609

    This will give the effect 1.1 seconds of being on (since all effects are on by default at the start of the scene), then turn off. As soon as it turns off, it will wait 1.1 seconds then turn back on, and repeat infinitely. The trigger once condition is very important to ensure you’re not starting a new Wait every frame.

  9. Gdevelop Credit System

    forum.gdevelop.io/t/gdevelop-credit-system/54095

    GDevelop general. Yhac10 January 24, 2024, 4:46pm 1. Recently, Gdevelop announced a feature that allows players to promote their game from within the app. Along with this, they introduced a currency called “credit”. I have a few questions, and even some concerns about the introduction of this in-engine currency.

  10. Add Lighting and shading for 3D objects - GDevelop Forum

    forum.gdevelop.io/t/add-lighting-and-shading-for-3d-objects/47238

    I think this feature could improve GDevelop 3D. If lighting and shading were added, it would make it possible to create games with more complete graphics. There could be events to change the ambient lighting to simulate day and night cycle, and the color of the shadows could be changed. For example, the shadows could be a specific color instead ...

  11. 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 ...