The reason xenimus is choppy

Discussion of general gameplay topics

Moderators: Joe M., Karl G.

The reason xenimus is choppy

Postby Liggy » Mon Apr 30, 2007 2:46 am

Hi I don't post here very often but I am currently trying to build my own diablo/xenimus like game. Anyways, I'll get to the point now. The reason why xenimus is choppy is because when your character is moving and the game has to load a new set of tiles it is not lining the viewing area up correctly during a new tile load. For instance say your character is moving upwards then when the game needs to load a new set of tiles it draws them all too far upwards. This makes a jerk effect happen. With the same senario if it draws it too far downwards it make a leaping effect happen. It extremely hard to get it perfectly lined up. I could not get mine perfect it leaps too. Alternatively, I could have had it jerk but could not get it perfect. I choosing the leaping effect cause its just a little bit harder to notice. Correct me if I'm wrong but thats what I noticed in my game anyways.
Liggy
Villager
Villager
 
Posts: 9
Joined: Wed Feb 21, 2007 12:34 pm

Postby Karl G. » Mon Apr 30, 2007 7:22 am

Hey Liggy,

I'm not sure if your post is a question...? But you might want to check your math on the tile-loading algorithm; it sounds like a float is being rounded off and giving you that issue. Try using doubles instead of floats or pre-caching tiles (if load-time is your problem). I haven't run into a problem with choppiness.
User avatar
Karl G.
Lesser Spirit
 
Posts: 2453
Joined: Sat Mar 04, 2006 10:26 am

Postby Liggy » Mon Apr 30, 2007 8:03 am

Not really a question I just wanted comments or maybe just to see if someone would reply. Xenimus to me looks choppy maybe its just my computer. Load time is not an issue and I'm using int's. Did you mean using doubles as tile positioning points? Because I wasn't aware that would work.
Liggy
Villager
Villager
 
Posts: 9
Joined: Wed Feb 21, 2007 12:34 pm

Postby Karl G. » Mon Apr 30, 2007 11:55 am

It might just be a computer issue then; what is your engine? DX?
User avatar
Karl G.
Lesser Spirit
 
Posts: 2453
Joined: Sat Mar 04, 2006 10:26 am

Postby Liggy » Mon Apr 30, 2007 2:16 pm

nope win32 gdi LOL
want a copy?
Liggy
Villager
Villager
 
Posts: 9
Joined: Wed Feb 21, 2007 12:34 pm

Postby Liggy » Mon Apr 30, 2007 3:16 pm

No never its too dumb you don't want a copy.
Liggy
Villager
Villager
 
Posts: 9
Joined: Wed Feb 21, 2007 12:34 pm


Return to Game Mechanics



Who is online

Users browsing this forum: No registered users and 1 guest