Search found 721 matches

by MrGodin
January 20th, 2014, 7:08 pm
Forum: Everything
Topic: Game
Replies: 8
Views: 3204

Re: Game

Well what i did for checking against blocks was my Position + Velocity * speed to check ahead of the current position. As it turned out the gap between the diagonal blocks was passable so i went .. huh, odd, but what evzzz .. and went with it. Glad you like the game though. I'll post updates on it a...
by MrGodin
January 20th, 2014, 6:50 pm
Forum: Everything
Topic: Game, Beta **Updated
Replies: 10
Views: 4359

Re: Game, Beta **Updated

Yes i believe that you do need them
by MrGodin
January 20th, 2014, 6:47 pm
Forum: Everything
Topic: Game
Replies: 8
Views: 3204

Re: Game

@tanookibomb .. lol ya .. whats a game without a bit of thinking involved, i made them diagonal like that on purpose. :D .. Once i get the engine working the way i want then levels will be easy for i am using Chillis suggestion of a string to build levels
Peace.
by MrGodin
January 20th, 2014, 6:44 pm
Forum: Everything
Topic: Game, Beta **Updated
Replies: 10
Views: 4359

Re: Game, Beta **Updated

The second post i did was a static link and a release build. Seems to work, so all is fine, for now lol.. I appreciate the feedback :)
by MrGodin
January 20th, 2014, 6:02 pm
Forum: Everything
Topic: Game
Replies: 8
Views: 3204

Game

Hey all, i tried to delete my last post to no avail.. so i will try one more time lol. if this doesn't work then back to the drawing board.
Peace
by MrGodin
January 20th, 2014, 5:05 pm
Forum: Everything
Topic: Visual Studio 2010 Express Redistributables
Replies: 2
Views: 1533

Re: Visual Studio 2010 Express Redistributables

Thanks :) will try that
by MrGodin
January 20th, 2014, 5:02 pm
Forum: Everything
Topic: Game, Beta **Updated
Replies: 10
Views: 4359

Game, Beta **Updated

Hi there folks, was hoping someone could give me some feedback on this game. Its incomplete but functional. I appreciate any feedback, thanks. Did all the coding and graphics myself, although i am no graphic artist lol.
Peace

OK, i tried a different build, maybe this will work ?
by MrGodin
January 20th, 2014, 4:40 pm
Forum: Everything
Topic: Visual Studio 2010 Express Redistributables
Replies: 2
Views: 1533

Visual Studio 2010 Express Redistributables

Hi there, so i realize the Redistributables are supposed to be in the VC\redist folder but i have none, does anyone know why ?. i downloaded them as well, did an install and it still doesn't show up ?. I believe they are all in the system32 folder but thats bs cuz i don't want to manually try and fi...
by MrGodin
January 13th, 2014, 7:34 pm
Forum: Everything
Topic: IDirect3DDevice9
Replies: 8
Views: 3212

Re: IDirect3DDevice9

haha, well i was up late, did some changes and a build then cleaned it then posted it here. I suppose i should have ran my changes first .. doh !!. I had originally made this with DXUT framework and was trying to pull it into Chilli's framework cuz i just like it better. But ... all is well so back ...
by MrGodin
January 13th, 2014, 7:59 am
Forum: Everything
Topic: IDirect3DDevice9
Replies: 8
Views: 3212

Re: IDirect3DDevice9

Ok so heres the code`, now i have the right Topic