Hello,

I'm about 80% done with my game. I'm implementing AI and shooting code but cannot get my head around creating a decent fps simple movement code. There's always some issue that doesn't quite work. I've downloaded all the templates but none of them seem complete.

I would use A7/A8 but I'm using A6 so c-script is needed.

My code sends the player rising upwards when near walls so I used my_friction. This isn't really a problem as now if you jump when close to a wall you eventually go through it.

I'm at the point of giving up, been working on this for months and so my final act is to ask if there are any old school c-script programmers who would be kind enough to provide a simple fps movement code that includes jump. I would prefer c_move as I am using footsteps which compliment this.

thanks,

Rob