roger
03-09-2001, 11:21 AM
Hi,
This is my first attempt to create a game.
So please bear with me.
I'm trying to create a game like racing.
My first roadblock is the lanes. How do i generate and keep them going as the game progress?
I tried to create control array from Line. But if I keep load a new one everytime on line gets out of the form, I will drain the system resources. Because I keep creating new objects and never get rid of them.
Please help me out. Example would be great too.
Thanks a million.
Roger
"Great Ideas need Landing Gears as well as Wings"
This is my first attempt to create a game.
So please bear with me.
I'm trying to create a game like racing.
My first roadblock is the lanes. How do i generate and keep them going as the game progress?
I tried to create control array from Line. But if I keep load a new one everytime on line gets out of the form, I will drain the system resources. Because I keep creating new objects and never get rid of them.
Please help me out. Example would be great too.
Thanks a million.
Roger
"Great Ideas need Landing Gears as well as Wings"