How to build Unity WebGL and include it into your WordPress
Unity WebGL and WordPress: Someone asked me if I have a demo build of one of my Unity assets. Since I never made a WebGL demo in Unity, I decided to give it a try. I found out that you can embed it using an IFrame container. If you want to create a WebGL build in...
Two Months Unemployment
My experience during 2 months of unemployment: I am now unemployed for about 2 months and it started officially from 27. January 2020. The first main task during unemployment was finishing my 8th product for the Unity Asset Store which is the Voxel Generator. Also,...
Do you want to build your own Voxel Engine?
What is a Voxel Engine? In a nutshell, a Voxel Engine is a piece of software which attempts to simulate atoms. Every atom or "Voxel" occupies a defined space and has specific properties. The most basic property of a Voxel are solid or not solid. These can also contain...
Testing Google AdSense
Google AdSense Advertisment: Yesterday I checked the integration of Google AdScence to fraktalia.org and it worked. Here are the steps required to get Google AdSense Working: Have a Google Account Launch the Google AdSence page and connect your google...
My horrible experience with Steam and video games
My experience with Steam Endless Dream was the first game I have developed which also was published on Steam. Endless Dream was developed as a bachelor project 2 years ago. Back then we had to put in a ton of effort to get through Greenlight. We even got greenlit and...
What happend to LostInPixels?
Shut down of LostInPixels: Our student organisation LostInPixels was founded to work together on games. However the end of the student life comes closer and closer. As life goes on, everyone has to find a job after obtaining the master's degree. Due to the scarcity of...
Wattenizer: My first mobile game
My second game: Wattenizer Wattenizer is the second game I developed as an assignment and is a mobile game where you can play a card game called "Watten". Watten originates from Bayern, Germany and therefore is widely known in Germany and Austria. Watten is played...
Steamworks with Unity as Steam game
Steamworks with Unity As we got greenlit, we are preparing the final steps before releasing. This also includes the implementation of Steam related stuff like archievements and the overlay which appears when you press "Shift + Tab" in a Steam game. We use Unity as...
On Greenlight – yeah!
Hey guys, we did it. Our game "Endless Dream" is published on Steam Greenlight. Now it depends on you. If you like the game make sure you give us a thumbs up and leave a comment. Currently we are working on game improvements and "media stuff" to spread the word. The...
God Scene System
God Scene System: Our coder has ripped out his god scene system from endless dream and published it in the asset store. You can buy it for 10$ in the Unity Asset Store: https://www.assetstore.unity3d.com/en/#!/content/75033 The aim of this system is to implement a...