mika
mika
@EmpireWorld can you check if this is better, then can replace with it? // current https://github.com/UnityCommunity/UnityLibrary/blob/master/Assets/Scripts/Utilities/Singleton.cs // better? https://gist.github.com/lordlycastle/64821426eedf222e66218f70e2498757
> This shader works like a charm!! The only thing that looks weird is when I rotate a sprite, then the direction of the shadow is wrong, is there a...
see this and some others, lots of empty lines: https://github.com/UnityCommunity/UnityLibrary/blob/master/Assets/Shaders/2D/Effects/Glow.shader
for assetbundleloader, https://github.com/UnityCommunity/UnityLibrary/blob/master/Assets/Scripts/AssetBundles/AssetBundleLoader.cs can use this to clear other cached versions, as mentioned here: https://forum.unity.com/threads/asset-bundles-with-multiplatform-on-dev-live.494371/#post-3217355
because otherwise newly installed unitys are not marked green in the updates list (until go to unitys tab and click refresh)
as in https://stackoverflow.com/questions/7641791/javascript-library-for-human-friendly-relative-date-formatting
missed clicking refresh, and download older version (than what was already available), since launcher had been running several days.
(in unity tab) so that no need to do it from unity hub, or from explorer
because sometimes list is not up to date (when revert project version file from git, or other reasons)