In this article we will take a look at the solution of the pixel perfect font problem in Unity as I implemented it for my currently developed game SODHARA. Unity, given that it is a modern tool geared towards … Read the rest
L-Verb i norsk språk
L-verb er ikke et egentlig grammatikkbegrep – for å si det sånn. Jeg hørte om det for første gang i Mjølnir-appen. Begrepet omfatter verb som begynner med “l” og som på en eller annen måte ligner på hverandre. Teamet bak … Read the rest
Norsk språkkafe i Novi Sad
I dette blogginnlegget vil jeg dele en kul idé jeg hadde nylig. Jeg har nemlig lagt merke til at, selv om norsk ikke er så vanskelig totalt sett, kan man møte mange utfordringer når det gjelder samtaler. For å prøve … Read the rest
Developing a “Slot-Based” Save System in Unity
In this article we will take a look at how to implement a “slot-based” save system in a Unity project in the way I did it for my currently developed game SODHARA. A “slot-based” system has been around for … Read the rest
SAP Internal Tables
Unlike database tables which are used for long term data storage, the internal tables are temporary tables created and used during the program execution, being deleted prior to the program being terminated. They are used for storing the dynamic data … Read the rest
SAP Database Tables
There exist three types of SAP database tables: transparent tables, pool tables and cluster tables.
Transparent tables
Transparent tables are of the same structure both in dictionary as well as in the database itself, i.e. they both contain exactly the … Read the rest
Consuming a REST API with ABAP
A RESTful (or REST for short) API is an architectural style for an application program interface (API) that uses HTTP requests to access and use data. That data can be used to GET, PUT, POST and DELETE data types, which … Read the rest
Using Mylyn 3.23 with Eclipse ADT
Mylyn is a task management system that is integrated in the Eclipse tooling. As a tool it is highly recommended for the purpose of automatic organisation of Eclipse ADT workspace.
Install the plugin via Eclipse Marketplace: input “mylyn” … Read the rest
Sights of K’NOSSOS Chapter VI
Following the lowest geographical point in the adventure visited in Chapter V the penultimate section of the game features the great Assembly Hall of K’nossos as well as one of the lavish mansions situated in the living quarters of the … Read the rest
K’NOSSOS Chapter V Assets Completed
As I sat down to write this update I checked the date – (almost) 23 August, which makes it three months to date since the last major update. That also makes this batch of assets the one we produced the … Read the rest