28
2021
Keep executable window always on top
While testing multiple client builds for multiplayer, its nice to have those client build windows to stay on top, so that can see them while using unity editor. Scripts source:https://github.com/UnityCommunity/UnityLibrary/blob/master/Assets/Scripts/Helpers/Windows/WindowAlwaysOnTop.cs *Was testing it here,https://www.youtube.com/watch?v=lINrN0j3wrc
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 […]
28
2013
TerraVol + Photon Networking
Had to test it, how it would work if connect TerraVol with Photon.. Surprisingly it only took few clicks! Webplayer demo: coming later Notes –Â Â Â Import/Open TerraVol project (needs to be purchased from assetstore) –Â Â Â Import Photon networking http://u3d.as/content/exit-games/photon-unity-networking-free/2ey –Â Â Â Setup photon (follow instructions, mainly […]
15
2012
Photon Multiplayer Scene
Simple steps for making your own top-down multiplayer scene from the Free Photon AngryBots Example Start: – Download this: http://u3d.as/content/exit-games/photon-angry-bots-demo/2i9 – Import it to a empty project – You need to register for the free account: http://cloud.exitgames.com/– Then from your account, Application Dashboard, you need […]
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