Game Development Community

Platformer Tutorial Issues.

by Prominence · in Torque Game Engine · 12/05/2008 (8:41 pm) · 2 replies

Hey, I'm working on the platformer tutorial in TDN here ; currently on the part where you're working on the player character- making him move and jump. Doing exactly what it says, but my player character isn't moving an inch. Am I missing something?

#1
12/06/2008 (1:12 am)
Doublecheck your movemap, it sounds like maybe it didn't get pushed. Also, check your collisions, insert the character in the builder above any objects, and not overlaping the floor/platforms.

Finally, post in the appropriate forum for the engine you are working on. This is the TGE Public forum and you should be posting the the TGB Private forum. You can subscribe to it by going to the forums index and editing your subscriptions.
#2
12/06/2008 (6:34 am)
Alright, didn't know that. Thanks.