Advertisement · 728 × 90

Posts by

Video

Work in progress tower defense game :)

#MadeWithDefold #indiegames #videogames #webgames #pcgames #gamedev #indiedev

3 days ago 8 2 0 0
Video

Skull Horde by 8BitSkull - a fast-paced auto battler dungeon crawler where you play as a flying skull necromancer is out now on Steam:

#MadeWithDefold #indiegame #Steam #pcgames #pcgaming #videogames #gamedev #indiedev

1 week ago 13 5 1 0
Video

Next teaser from @jhonnygoransson.bsky.social on the upcoming Light Component for Defold:

"I've also started working on clustered rendering for this so we can have thousands of lights, but I don't have any preview for that yet. Stay tuned!"

#MadeWithDefold #gamedev #indiedev #vfx #rendering

1 week ago 12 6 0 0
Video

This developer is making experimental real-time tree physics in Defold 🌿

Nikolay Armonik is simulating 1000 bones on the CPU in real time in his solo project, and the result looks fantastic! 🧡💙

#MadeWithDefold #gamedev #indiedev #solodev #WIP #graphics #physics #techart #indiegames #vfx

3 weeks ago 14 4 0 0
Skull Horde Release Date Announcement Trailer
Skull Horde Release Date Announcement Trailer YouTube video by 8BitSkull

The latest trailer for Skull Horde by 8BitSkull has us on the edge of our seats. It’s shaping up to be a great test of what Defold can handle, with countless enemies swarming the screen.

Releasing April 10! 🗓️

#MadeWithDefold #indiegame #bulletheaven #survivorlike

www.youtube.com/watch?v=GCWi...

1 month ago 6 5 0 0
Preview
Biplanar Mapping Shader This was something I needed for one of my prototypes, so it is not exactly biplanar mapping. I needed a separate surface texture for the top. Please consider this shader expensive to use. Sorry about...

Biplanar mapping is a useful technique to texture 3D geometry without UV, making it great for e.g.:
🏔️terrain
🪨rocks
🌱grass
🌳or other organic shapes

Check the #opensource biplanar mapping #shader for #Defold by @selimanac.bsky.social:

forum.defold.com/t/biplanar-m...

1 month ago 6 3 0 0
Video

We’re really happy to see @selimanac.bsky.social pushing the Defold ecosystem forward!

A new beta of Defold Graph Pathfinder is out with static 2D navmesh pathfinding support ▶️

#gamedev #indiedev #ai #navmesh #pathfinding #astar #MadeWithDefold

3 months ago 11 2 1 0
Video

Ahoy! 🦜

Spotted @selimanac.bsky.social on the high seas crafting a slick water shader with reflections that look swashbucklin’ 🏴‍☠️

Drop an “Arrr!” in the comments, if you want a breakdown of how to make skybox reflections in Defold!

#gamedev #indiedev #MadeWithDefold #shaders #vfx

3 months ago 7 3 1 0
Preview
Graph Pathfinder - A high-performance pathfinding solution for Defold This native extension, written in C++, is based on the A* pathfinding algorithm and is designed to handle hundreds to thousands of moving objects.

Look what we found:

an article covering Defold Graph Pathfinder by @selimanac.bsky.social published on Blips.fm blog:

blog.blips.fm/articles/gra...

#gamedev #indiedev #MadeWithDefold

3 months ago 14 4 0 0
Advertisement
Video

Defold Wave is the next amazing native extension by @selimanac.bsky.social that allows to simulate floating objects and waves.

It's #opensource and comes together with nice stylized water #shader and two example projects:

forum.defold.com/t/stylized-w...

#MadeWithDefold #gamedev #indiedev

1 month ago 4 2 0 0
Preview
GitHub - selimanac/defold-tiny-city Contribute to selimanac/defold-tiny-city development by creating an account on GitHub.

Source code for this project is available on GitHub now:

github.com/selimanac/de...

#madewithdefold #defold

4 months ago 7 2 0 0

Assets credited to @kenney.nl

4 months ago 1 0 0 0
Video

Flyby

#defold #madewithdefold

4 months ago 7 3 1 1

Yes, it’s definitely a fundamental problem, what we humans often refer to as a professional liar 😀

10 months ago 2 0 0 0

And it acts like its answers are always perfectly correct.

10 months ago 1 0 1 0
Preview
CrazyGames x Defold Web Jam - Landing Page - GameJamPlus Welcome to the CrazyGames x Defold Web Jam! Join the ultimate web game development marathon, where creativity meets business! The CrazyGames x Defold Web Jam is an online event co-organized by CrazyGa...

We are co-hosting a game jam together with @crazygames and Indie Hero on June 13th to June 15th. The theme is Speed! Head over to the jam page to learn more:

gamejamplus.com/cgdwj-lp/

#gamejam #html5gamedev #indigamedev #indiegames #html5games

11 months ago 13 7 0 0

I kinda wish the Oblivion Remaster would have used the Skyrim engine instead of UE5. On my (not great not terrible) gaming PC with RTX2070 I have to reduce the graphics settings to Medium, which barely looks better than Skyrim when outdoor and the frame rate *still* struggles (at 1080p!!).

11 months ago 5 1 3 0
Advertisement
Preview
DAABBCC - Dynamic Tree(aka AABB Tree) native extension for fast AABB collision detection Since Defold 1.10.0 (what a great release!!) is out, I can share the source of this platformer example project. Meanwhile, I also added Live Update to the game collection. Now at least music and soun...

m not sure why, but I don’t get notifications from Bluesky. You can post your results on the forum instead: forum.defold.com/t/daabbcc-dy...

11 months ago 0 0 0 0

Hmm, I’m using a Silicon, so it might be a general issue with the newer GLFW version introduced recently. Do your projects work with an appmanifest file when the graphics setting for macOS is set to OpenGL(Graphics Osx)?

11 months ago 0 0 1 0

If your Defold version is earlier than 1.10, this might cause a problem. I’m using window.get_display_scale() introduced in 1.10. If it returns nil or 0, the camera might not zoom correctly.

11 months ago 1 0 1 0
Video

Just download it and test it like you did, it looks fine. Which version of Defold are you using? >= 1.10 ?

11 months ago 1 0 1 0

Actually, I built this project on macOS from the ground up, so I’m a bit surprised. Let me check the GitHub version and I’ll let you know.

11 months ago 0 0 1 0
Preview
DAABBCC - Dynamic Tree(aka AABB Tree) native extension for fast AABB collision detection Since Defold 1.10.0 (what a great release!!) is out, I can share the source of this platformer example project. Meanwhile, I also added Live Update to the game collection. Now at least music and soun...

Meanwhile, in a different universe, I completed another example project for daabbcc. The source code and HTML5 build are now available:

forum.defold.com/t/daabbcc-dy...

#defold #madewithdefold

1 year ago 5 1 1 0
Preview
Skull Horde on Steam Skull Horde is an auto battler dungeon crawler where you play as a flying skull necromancer. Find powerful loot and create overpowered builds. Summon a horde of skeletons in a battle of bone versus fl...

Skull Horde is using my two Defold native extensions (daabbcc and A*), and I’m very proud of that.

-> Wishlist on Steam: store.steampowered.com/app/3199360/...

#madewithdefold

1 year ago 7 3 0 0
Preview
DAABBCC3D - 3D AABB collision detection The first basic example project is now available on Github: Play it here: defold-daabbcc3d-example-charming-kitchen 1.0 You should consider this a basic prototype, not something ready for producti...

Example project for daabbcc3D. Source for this simple project is available now, details:
forum.defold.com/t/daabbcc3d-...

#madewithdefold

1 year ago 4 2 0 0

Admit it, you just cleaned it! 😄 My desk has never been this clean—I always have tons of stuff on it! 😄

1 year ago 1 0 1 0
Advertisement

Actual CPU usage is not more than 20% (~18). I forgot to turn debug mode off while recording.

1 year ago 1 0 0 0
Video

Moved to 3D. Stay away from crazy lovers!😍
#defold #madewithdefold

1 year ago 6 3 1 0

At least X has 720p.... This is almost 360p :)

1 year ago 0 0 1 0

Absolutely not :D

1 year ago 1 0 1 0