Three Minute Answers: Richard Wnuk

Richard Wnuk is a veteran Game Business executive, having served in various high-level positions in Konami Digital Entertainment, Majesco, Jaleco and Red Storm Entertainment. He was giving lectures in KDU for the past four weeks – giving out stories on Rainbow Six, Metal Gear Solid 2 and Dance Dance Revolution – so had the pleasure to hold this quick interview with him.

Here, he was addressing a question he heard from a student. He chose to address it here as the question reflected a student concern he wanted to settle.

Overextended Inktober 2016 1-3

inktober2016-1-3

Inktober 2016 was a bust. Even though I started the first Ink on the 1st, there was too much to last month – including two overseas conferences – to focus on an Ink a day. I could have if I went simpler, but I realized the investment is part of what makes theĀ inking fun. Doesn’t meet the goal of Inktober though.

Nevertheless, the prompts for this year are useful; had an idea just from a cursory glance through the words. So let’s see if I can take it further.

So, 1-3:
1) Fast
2) Noisy
3) Collect

Building a procedural city generator in Unity

Hilmyworks's Procedural City Generation on October 4th, 2016
October 4th, 2016

Procedural city generation is one of my main interests, and this article is a record of how I developed my own version from late 2016 till now.

The initial version was an adaptation of Unity’s Roll-a-ball tutorial. I started learning Unity on 2016, so with my limited understanding, I simply tried creating single Gameobject blocks with window textures, and tested the ability to randomly place the Gameobjects.

Prop design – Charlemagne’s sword Joyeuse

Joyeuse concept

ConceptArt.org’s challenge was to redesign Charlemagne’s sword, Joyeuse. The sword is real, so the task is to reimagine it as a fantasy weapon.

The key features to the sword was that it changes color multiple times in a day, and it represented joyousness. More of a mass media weapon than a slaying device.

For the color feature, I settled on using opal as a material source. Opal was reputedĀ to be a gemstone that changes color, even when the owner dies. The change of light throughout the day would change the refracted light from the sword, so it explains the color-changing feature. Continue reading

Usability Testing Method for Design Students

Usability Testing in KDU for Design Students

Previously I posted on the prototypes my game design students did for their game design classes. This post is on one of the processes we used to improve the design of their prototypes: usability testing.

The research and application started in 2013 where I was looking into the best ways to teach design for design students. As cited, one of the strongest feedback received was to get the design students to create prototypes. The second strongest feedback I got was to train them to design based on feedback. That is, to collect data from users, and to create a design that would respond to the issues pointed out by said data.

I recognized the application; it’s what online games do when they track user behavior and adapt their game to maximize wanted behavior. It’s a process used by Facebook games in the late 2000s and being used now on data collected from users on mobile games. The feedback made sense in terms of keeping designers relevant.

That means figuring out how to do playtesting for designers in order for them to collect data to analyze. Continue reading