using Gamejolt.Bio;

public class GameJoltBio : MonoBehavior

public void Update() 
{

     if(userWatchingBio == true)
     {
        try 
        {
           ShowTeaser(Teaser);
        }
        catch (Exeption result)
        { 
           LogError("No Teaser For You :)")
           throw;
        }
     }

}
		
	

I am 60% done with the demo so exept a little sneak peek soon!

HEY ! It's Devlog #5 !

I am sorry for dissapearing suddently,

But while i was gone...

I COOKED !

The GUI and option tab is now more polished and just need sprite !

Models and sounds are still in big work, but it's going forward a lot faster than before !

After Seeing My horrendously shitty code,
i decided to take some time to rework all of it...
Yes i could have waited, but for easier access in the future,

i was planning to polish everything anyway,

if the demo doesn't come out,

the Open beta will...

I will certainly start posting dev picture of the game when the models will be done !

As for when the game will be released...

SOON ENOUGH !..

The doing list is emptying quickly and a demo will be out to showcase the game !

So be patient ! #ProjectOmicron

Hey! it is Devlog #4 !

I have finished the pew pew of the game and you have basically a very good weapon system!

althougth melee hasn't been done,

the GUI as been! you can see your health, mana, ability, cooldown, chat and ammo !

Developer's Games