5
2021
Checking ArcGIS Maps SDK Unity plugin (Beta)
Looks great! “ArcGIS Maps SDK for Unity is a plugin developed by Esri that enables access to real world maps and 3D content from the ArcGIS Platform. This plugin provides samples, an Inspector UI, and an API to create interactive, photorealistic 3D and XR experiences […]
10
2015
Testing Nodify2 Visual Scripting
Briefly tested out Nodify2 visual scripting plugin (its free). Tried to make small flappy bird style game, did have few problems: – How to make “if” statements ? (wanted to wrap the walls for endless game) – Rigidbody2D was missing from Unity nodes, just duplicated […]
10
2014
Unity 5 Demo Scene Screenshots
Few screenshots from the Doll demoscene (unity5 closed beta7), looks pretty amazing! More info: – Main site: http://unity3d.com/5 – List of features & technical details (collected everything here that i’ve seen mentioned) : http://unitycoder.com/blog/2014/03/17/unity-5-announced/
25
2014
Flash SWF Anims To Unity (GAF Converter)
GAF Animation Converter What is it: Flash Animation Converter (convert .swf animations to Unity) Quick test with GAF+Unity, let’s see how it works – Download & Import GAF Player from AssetStore (free) : http://u3d.as/content/catalyst-apps/gaf-animation-player/62G – Lets get some sample flash animations from: http://www.glitchthegame.com/public-domain-game-art/ ( I […]
8
2013
Book: Unity 4.x Game AI Programming
Started reading “Unity 4.x Game AI Programming” Chapter 1 : Introduction to AI That was quite a brief intro.. But A* was eplained in a bit more detail. No coding yet.. lets continue.. Supplied example projects work fine with 4.x. Overall feeling of the book: […]
13
2013
GameDraw – First Impressions
GAMEDRAW PRO – FIRST IMPRESSIONS Had a chance to try GameDraw Pro – Here’s some notes after few days of (quick) tests. WHAT IS GAMEDRAW 3D modeling plugin for Unity3D. Allows you to do basically all basic (and some advanced) mesh modeling tasks directly inside […]
Recent posts
- [GreaseMonkey] Unity Forum Fixer
- UnityHub: Make Hub application background Translucent
- Customize SpriteShapeRenderer quality (but has issues)
- Editor tool: Copy selected gameobject’s names into clipboard as rows (for Excel)
- Editor tool: Replace string in selected gameobject’s names
- UnityHub: Enable built-in Login Dialog (no more browser login/logout issues!)
- Use TikTok-TTS in Unity (with WebRequest)
- Create Scene Thumbnail Image using OnSceneSaved & OnPreviewGUI
- webgl+javascript TTS
- Using Moonsharp (LUA) + Unity Webgl
- Using 3D gameobject prefabs with Unity Tilemap + NavMesh Surface
- Custom Unity Hub Project Template Preview Image/Video (using HTML+CSS in package description)
Recent Comments
- Vector3 maths for dummies! on
- UnityHub: Make Hub application background Translucent on
- UnityHub: Make Hub application background Translucent on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- [Asset Store] Point Cloud Viewer & Tools on
- [Asset Store] Point Cloud Viewer & Tools on
- ffmpeg stream raw video into Unity Texture2D on