home.social

#tilemaps — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tilemaps, aggregated by home.social.

  1. Ayer estuve haciendo preparativos para el juego de la Game Jam:
    - Escogiendo assets de entre el pack de Kenney que compré.
    - Configurando tilemaps.
    - Decidiendo el tamaño de los sprites y del viewport.

    #godot #gameDev #pixelArt #levelDesign #tileMaps

  2. Ayer estuve haciendo preparativos para el juego de la Game Jam:
    - Escogiendo assets de entre el pack de Kenney que compré.
    - Configurando tilemaps.
    - Decidiendo el tamaño de los sprites y del viewport.

    #godot #gameDev #pixelArt #levelDesign #tileMaps

  3. Ayer estuve haciendo preparativos para el juego de la Game Jam:
    - Escogiendo assets de entre el pack de Kenney que compré.
    - Configurando tilemaps.
    - Decidiendo el tamaño de los sprites y del viewport.

    #godot #gameDev #pixelArt #levelDesign #tileMaps

  4. So with a bit more context, this is a quick Godot tutorial on setting up a tilemap with collisions and sorting that I've been kinda mulling over making. I didn't quite catch the like energy/vibe to be like super engaging, but I don't hate how I look in it at least so I think that's an ok start

    #Godot #GodotTutorial #Tilemaps #Godot4 #GameDev

    RE:
    https://transfem.social/notes/a3xzysezk5u500jq

  5. for today's #PortfolioDay I'm Marcela, i like doing tilesets in pixel art!

    As you can see here: marceles.itch.io/

    Also, i'm available for work! :dabart2:

    #pixelart #tilemaps

  6. Not sure if this counts for #ScreenshotSaturday (especially since it's already Sunday, haha), but I think this is actually kinda cool... 🤩

    #GodotEngine #Godot3 #Godot #TileMaps #GameDev

  7. Inspired by bitsy, I am writing a 8x8 tile/sprite editor widget that works on Angular. The idea is to write several widgets and eventually create my own IDE that runs on the browser and allow people to program cute little games.

    #bitsy #tilesets #tilemaps #angular #freeSoftware #8x8 #gamedev #retrogamedev

  8. I updated my tileset ripper script called tilegen.py. Now it can receive several input images, which is useful if you want to create a common tileset from bits and pieces scattered through several screenshots of a 2D tile-based game. It will still create a map.json of one of the input images, but now it is the last one of the batch. It requires ImageMagick and Python 3.10.

    gitlab.com/pvmm/tilegen.py

    #python #ImageMagick #tiled #tilesets #tilemaps #