ForumsProgramming ForumPhysics prolems :[

8 2606
Samurai7x
offline
Samurai7x
64 posts
Nomad

can anyone help post a link to a tutorial for physics so you can draw blocks and stack them and they cal fall and roll

  • 8 Replies
firekill
offline
firekill
15 posts
Nomad

No xD ...Joke Maybe i think another poeple a post this quesiton look..

Samurai7x
offline
Samurai7x
64 posts
Nomad

nobody is responding!?!

clipmaster3
offline
clipmaster3
104 posts
Nomad

Making a physics engine is a really big programming task... I don't know how much you know about flash but maybe you should start off with a smaller project before jumping into this?

Samurai7x
offline
Samurai7x
64 posts
Nomad

i was thinking about making a game where there is 2 army bases at each end of the screen and you controll one and send troops

clipmaster3
offline
clipmaster3
104 posts
Nomad

Sort of the like Warfare 1917 or Age of War? That's an idea significantly easier to make work, though in order to make it a fun game you'd have to spend a lot of time refining the AI for the enemy base.

Samurai7x
offline
Samurai7x
64 posts
Nomad

yeah i was also thinking about a top down shooter

clipmaster3
offline
clipmaster3
104 posts
Nomad

That's a good idea. Just pay special attention to memory leaks (like if a bullet goes off the screen, remember to removeChild() it before deleting the reference to it). Good luck and have fun

Samurai7x
offline
Samurai7x
64 posts
Nomad

wheres a moderater when i need one (DANK)

Showing 1-8 of 8