So, for some reason, it appears that the pressure sensitivity funtionality for some users of Wacom does not work on Windows 10. After having looked all over the net, I never found a real solution. There was some solutions that would make it work for a single session, but for each restart of Windows, it […]
Reddit is difficult
So, I have been knowing about reddit for many years. Although I have never really used it, and each time I tried to get started, it have been a bit difficult, as there is so many things that does not make sense to me. However, I have now decided that I want to be good […]
Super Bao Runner – as a WebGL app
You can now play Super Bao Runner directly from your browser The game that have its own Arcade machine and have apps for both iPhone and for Android now, also have a web version. I really wanted to tie a knot on this project, so that I can move on with other projects. So, here […]
Creating Highscore system for Unity using SQL and PHP
I really dont know much about php and SQL, so it took me a great deal of time to figure this out. To start with, I thought I could do it in the easy wat, so I bought two different packages on the “Asset store” that did not fulfil my purpose.. they were simply to […]
NavMeshAgent.Warp
So, I have been having this problem, that after spawning my agents into the scene, all sort of strange behaviour started to happen. They would not be able to find a destination, or they would jump to a different location right after they had been instantiated. A typical error code from the console would be […]
Coding AI for your tower war game
So as a total beginner, I wanted to create some sort of simple AI to control the computer in the game I am creating, that is a variation of the old WarCraft 3 maps called Tower Wars – it is a bit like Tower defence, but instead of only defending your base, you have to […]
Does Unity Ads use the IDFA for iOS?
When submitting your app for review in the Apple store it will ask you the question: Advertising Identifier Does this app use the Advertising Identifier (IDFA)? The Advertising Identifier (IDFA) is a unique ID for each iOS device and is the only way to offer targeted ads. Users can choose to limit ad targeting on […]
Hover.css – its a fantastic page
Hover.css is a really cool visual experience for inspiration and understanding how to show buttons and how effects can affect the user experience. This is a truly awesome page that should be visited some more Hover.css
Lenovo sucks – The Yoga P40 that never worked.
For about 4 months now, I have been fighting with Lenovo, to either give me my money back, or to repair the computer they sold me that NEVERÂ worked. So far it have been fruitless. I feel rediculed and offended that they are either mocking me on purpose… or mocking me with incompetence. Here is the […]
Problems getting the Android SDK to work for Unity?
So, I discovered some problems with building for the Android phone in unity, and it turns out I was not the only one. The problem came when I tried to build for Android – the buildproduct was interupted by a Build failure CommandInvokationFailure: Unable to list target platforms. Please make sure the android sdk path […]