Portfolio : Nyubot

nyubot
Nyubot main Page

 

Description:
Nyubot is an online vending search for Indonesian Ragnarok Online ( idRO ). Made with PHP and Javascript to make it interactive without loading another page , and perl as an engine to gather data from the game.

Openkore was used as data input ( perl modified ) and PHP as back-end, Nyubot is a Ragnarok Online (idRO) game vending searcher and megaphone chat and guild war saver.

Link:
Not Available
Continue reading »

Unity : blue background when playing the scene

unity_developer

A few days ago, I got stuck in some problem.. it wasn’t so hard, the rendered game and executable unable to show me the background image, it’s just showing blue background and my sprite stuck in the middle.

Googling to find what the problem doesn’t show any results, until I got advice to restart unity… and problem was solved.

It seems unity had a bug that making the background image not showing in render game or executable compiled, the solution is actually simple, just restart the Unity and voila problem solved..

As for the sprite that stuck on center, just by check the root in the sprite solved the problem..

Oh yeah, I’m trying to learn how to use unity and blogging it as a reminder for many problem that may show up.. or just using it to store code library ?

Continue reading »