1
2015
[Game] Igor Pakker
Small test game for pc / webplayer. You goal is to “pack” as many characters as you can inside the screen, without overlapping. It is a remake from old games factory version of the game, 100% same map & collisions (only added better highscores). Main […]
27
2015
[Giveaway] Terrain Data Rotator *finished
Yay, todays giveaway: Terrain Rotator, quite useless tool in most cases, but anyways, it can rotate terrain data.. 🙂 https://www.assetstore.unity3d.com/en/#!/content/21303 * Ok, thanks! Finished. Sending vouchers on sunday. Rules: First 12 people to reply in the comments section will get a free unity asset store […]
4
2014
Giveaway: Create Texture Asset (finished)
Asset store now has Voucher system, should test it out.. *Finished! So, first 12 persons to post a comment here will get asset store voucher for this package: https://www.assetstore.unity3d.com/en/#!/content/9852 Link to blogpost: http://unitycoder.com/blog/2013/07/12/assetstore-createtexture/ *Send feedback there * 12 is the limit in store ** Make […]
12
2014
using Visual Studio Community 2013 (Free) with Unity
“Visual Studio Community 2013 A Full-Featured IDE – FREE” (link) Some notes what it took to make it work (was pretty easy) Installing Visual Studio Community 2013 (FREE!) – Download: http://www.visualstudio.com/en-us/products/visual-studio-community-vs – Install (you can leave out those extras) – Restart – Start visual studio […]
28
2014
Oculus DK2 + Unity Indie
Oculus now works with Unity Indie (free) also! (For example using v4.5.5) Quick start: Register as Oculus developer – https://developer.oculusvr.com/ Connecting the device – Quick start guide: http://static.oculusvr.com/sdk-downloads/documents/DK2_Quick_Start_Guide.pdf – Install Oculus runtime from: https://developer.oculusvr.com/?action=dl – Usually need to restart computer after it’s installed – […]
26
2014
RenderTextures with Unity Indie (Desktop only)
Bloom Effect + Unity Indie = http://www.dramabutton.com/ Most of the image effects seem to work with Unity Free (using Patch Release 4.5.5p2) I guess its because of Oculus now works with Unity Indie: “Oculus 0.4.3 Beta (10/24/2014) – Added support for Unity Free in Unity […]
6
2014
Game Cloud [Sponsor of the Month]
Thanks to GAME CLOUD! (Authoritative Cloud Engine for Multi-Player Games with Unity) for being the sponsor the last month 🙂 Go check them out: http://game-cloud.org/ — They have competition running also: “Integrate any Unity game with GCC fast networking” http://game-cloud.org/beaunity.html And their free plan includes […]
18
2014
GUI Transition Effects [open source]
Published simple starter script/plugin for making GUITexture effects (currently just movement transitions). Sources: https://github.com/unitycoder/PoorMansGuiFx *Feel free to suggest/push updates there Webplayer http://unitycoder.com/upload/demos/PoormansGUIFx/ Forum thread: http://forum.unity3d.com/threads/247553-Free-Simple-GUITexture-GUIText-transition-effects TODO: – Make it simpler to use: maybe custom inspector for effect dropdowns, movement direction etc. – Events? Event chaining..(after […]
21
2013
Free Android/iOS Basic Licenses
Yay! Breaking news! David Helgason just announced: mobile deployment with Unity is now free for all indie developers. Unity’s iOS and Android basic add-ons are yours, no royalties, no fees. also, In the coming months, we will make Blackberry 10 and Windows Phone 8 deployment […]
14
2013
Free Characters from Autodesk Labs
From Autodesk Labs: Project Pinocchio http://labs.autodesk.com/technologies/pinocchio Tried with one character and got it running in mecanim with just few clicks – the fbx was even in the right scale rightaway! (although hands and legs seems to be bit twisted) I’ll write some notes later.. — […]
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