Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - kremling

Pages: [1]
1
Coding / [SOLVED] Real-Time Text Engine
« on: November 22, 2012, 07:16:14 am »
I've recently made a text engine in Game Maker that uses real-time text scrolling, however doing so proved to be quite inefficient. My process was inefficient because I could not multiple lines of code that held scripts to display a string. For example:

scrDisplayText("Link...");
scrDisplayText("Link... Wake up!");

I've seen many text engine be able to do what is above, but the method they use freezes the game on the current 'step' and displays the entire string. Doing the above in real-time seems impossible because 'real-time' basically means that the game must continue running and not be frozen.

So my question here is has anyone managed to program a real-time text engine that is able to do something like the above code?

2
Feedback / Unable to see my sent messages :/
« on: October 22, 2012, 03:20:15 am »
For some unknown reason I am unable to see the messages I have sent to other people. I am able to see what has been sent to me, but I cannot see what I have sent back to them. Any possible way this can be fixed?

3
Entertainment / Super Mario Galaxy 2
« on: March 02, 2010, 09:34:36 pm »
Anyone else as excited about this game as I am?
Some of you may already know, but the second trailer of the game was show at the Nintendo Media Summit.
<a href="http://www.youtube.com/watch?v=QDe2h4lrFRY" target="_blank">http://www.youtube.com/watch?v=QDe2h4lrFRY</a>

4
Entertainment / Important Gaming Question
« on: October 27, 2009, 09:19:35 pm »
Do you think that the gaming world is running out of ideas? And that our technology is becoming so great that people expect incredulous graphics and game play for the new games coming out? In my opinion I think some gamers will be expecting too much from games. Back then in my time (SNES Days) games were slowly becoming better as the time passed by. Graphics slowly progressed and game play slowly got more unique. Now graphics are over the top and seem like they shouldn't go farther than they already are, and game play seems to become a little bit more repetitive like old arcade games. I don't really expect graphics to become so great that they look like real people, I'm hoping that there will be a set back in graphic technology so that games don't look too real. Just wanted to throw my opinion out here.

Pages: [1]

Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.062 seconds with 31 queries.