2d-extras
2d-extras copied to clipboard
Fun 2D Stuff that we'd like to share!
EDIT - 2021-JUN-25 - error already reported here : https://github.com/Unity-Technologies/2d-extras/issues/280 Hi, i'm quite beginner level at this. I have tried following this tutorial, which utilises this package https://www.youtube.com/watch?v=94KWSZBSxIA&ab_channel=MuddyWolfGames -Enabled 2d...
Hello guys! Im using this repo for building a Terraria like game. My map is made by chunk of tiles. Each chunk is 64x64 tiles and have two tilemaps, one...
I very much enjoy this package. However, the Matrix4x4 rotation of gameObjects has me stumped and I am having a hard time coming to grips with the mathematical concept behind...
I can't change any setting on gameobject brush in the following window.  For example when I change the size it always revert back to 1. I cannot untick...
I'm running Unity 2019.3.1f1 and I initially installed the master branch of 2d-extras unknowingly. After getting the error message: Packages\2d-extras-master\Editor\Tiles\RuleTile\RuleTileEditor.cs(347,82): error CS1061: 'ReorderableList' does not contain a definition for 'IsSelected'...
I am using Unity version 2020.3.15f2, and I installed 2d-extras using git URL. Following error occurred after adding the package : `Library\PackageCache\com.unity.2d.tilemap.extras@d8f6f31800\Editor\Tiles\RuleOverrideTile\RuleOverrideTileEditor.cs(355,31): error CS0117: 'AssetDatabase' does not contain a definition...
what happen???
Assets\Settings\Scenes\Brushes\PrefabBrushes\BrushMenuItem.cs(14,30): error CS0122: 'EBrushMenuItemOrder' is inaccessible due to its protection level when i import this package and error this line. please help me how to solve this and work my...
Hi, I can't seem to figure out how to create a prefab brush. If I try to create one via the create asset menu, the prefab brush option is nowhere...
Assets\2d-extras-master\Editor\Tiles\RuleTile\RuleTileEditor.cs(341,22): error CS1061: 'ReorderableList' does not contain a definition for 'IsSelected' and no accessible extension method 'IsSelected' accepting a first argument of type 'ReorderableList' could be found (are you missing...