Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~629 People Reached
Favorite Tags
c++ x 8
Member Avatar for gotnoname

Hi. I'm currently making a little game just for fun and I have something I want to do but just don't know how to go about doing it in a good way. I want to load in a level from a text file where: 0 = Wall (Can't walk here) …

Member Avatar for !adam
0
142
Member Avatar for gotnoname

Hi. I initially started up a thread at the Game Dev. section of the forums but it seems rather dead so I thought I'd try my luck here. I am making a top-down 2D shooter in D3D. So what I want to do is have my character rotate towards my …

Member Avatar for gotnoname
0
157
Member Avatar for gotnoname

Hi I am making a top-down 2D shooter in D3D. So what I want to do is have my character rotate towards my mouse icons. So that means there are 2 vectors involved, pos and mousepos. Now calculating the angle wasn't a problem but the problem comes when I try …

Member Avatar for gotnoname
0
125
Member Avatar for gotnoname

Heya, could use some help from any nice fellah around. This is a highscore that sorts by score[index] and then name[index] follows. There's some more features I would like to add to it like a menu e t c, but for now I want the basic thing working asap. Help …

Member Avatar for gotnoname
0
205