Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Savager

Pages: 1
1
Paid Work / Making a top view rpg -> Programmer needed
« on: June 12, 2012, 10:35:58 pm »
Hello, im been working in a top view action rpg like from 1 month ago, and im in need of a programmer for helping/make the behaviors.

Im doing actually the programming, the drawnings/animations, and the sounds.

Im not a expert artist but cause the game is top view, it doesnot need so much image detail. It will be focused more in the gameplay and fighting, and it will feature puzzles and adventure too.
I dont have any money to pay for this, but if we come up whit something good and we win some cash uploading it in kongregate or something, we can split the money 50/50.
If the game has good success, im planning on making a BIG expansion and selling it.

The game actually features this:

- Top view
- 8 directional movement.
- Character looks to where the mouse is pointing.
- Can shoot "bullet types"
- Character attacks whit punchs, and swords. Swords attack are wip.

If you are interested post here or PM me, and i can give you to test the very-alpha-game.

2
Okey so im new in this forum, i know almost nothing of programming, been here like 1 month. With the help of some friendz and a lot of thinking i just came to the solution of "Face mouse".

It was having 2 bugs:

1) If your character moves from the current screen, the character doesnot turn around like it should be.

2) When rotating its actually taking the edge of the character instead of the center, so when shooting stuff in the same way that u are looking, the bullet doesnot go to the right place, and the character never look to the cursor, its look a little bit to the right.

So i do so maths and use some 0+0, 0-0, camera positions, etc, and the solution is up!!

FEEL FREE TO USE IT! Im uploading it right now to Stencylforge

3
I make a character and move it using the 8 directional movement, the "Face Mouse", and the "camera follow"

But i wanted to move the feet separatly from the body, so i made the feet 1 actor, and the torso 2nd actor.
I attach the movement to both actors, but when i collide whit something, they move in different ways and doesnot works like intended.
Someone told me this "You'll need to use a scene loop to constantly get the location of your primary body part and use that part to change based on your keys"
But i dont know how to do it :(.

Help? Please?

Pages: 1