Found 374 results across 51 sites for

tilemap

layers

flatredball.com › news › tiled plugin 1 7 alpha and …
Tiled Plugin 1.7 – Alpha and Color – FlatRedBall
...The above image and code use the following tilemap:
When adjusting layer color and alpha values, keep in mind:
- Each layer can be adjusted...
unity.com › how to › optimize performance 2d gam…
Optimize performance of 2D games with Unity Tilemap
...You can create 2D levels using a combination of Sprites and GameObjects, and control properties such as Sorting Layers, Tilemap Colliders, and Animated Tiles...
kidscancode.org › blog › 2018 › 04
Topdown Tank Battle: Part 2 · KCC Blog
...I’m naming the TileMap “Ground” because one of the nice things you can do with TileMaps is layer them. You can then have...
cyanilux.com › tutorials › 2d water shader breakdown
2D Water Shader Breakdown | Cyanilux
...Reflection sprites are put on a specific Layer (e.g. named “Reflection”) and we adjust the Culling Mask on both cameras so that layer...
gdevelop.io › game example
Game examples and Ready-made templates | GDevelop
...Shows examples of tile maps made with the LDtk (that can be downloaded on ldtk.io). Discover and try this example.
Example where the...
gdquest.com › tutorial
Tutorials · GDQuest
...step-by-step, for free!
Tilemap Editor Basics - Godot 4 Cheat Sheet
A condensed reference that covers the tilemap editor tools you’ll use...
pyxeledit.com › learn.php
Pyxel Edit: pixel art and tileset creation tool
...separate layer below the tiles.
When done you can export the mockup as an image, or export the tileset and the tilemap and import...
gamedevbeginner.com › how to use sorting layers i…
How to use Sorting Layers in Unity - Game Dev Beginner
...So, while not all renderers support Sorting Layers, which only work with 2D renderers such as Sprite Renderers and Tilemap Renderers, you won’t...
johanhelsing.studio › posts › cargo space devlog 1
Cargo Space - devlog #1
...Adding tilemaps and collision
Once I had a player moving around in space, I needed some way to collide with the asteroids.
Up until...
cocos.com › en › post › aabc3012bc828d9b6855535f836…
It's Time For A New Dimension - Cocos Creator 3.0 Tech Preview
...Some 2D features like Spine, Tiled map, etc. are absent in this demo, but they will be included in the official 3.0 version...