Game Development Community

okay I need help(suprise)

by Taylor Ringo · in Torque Game Builder · 11/24/2011 (8:39 am) · 5 replies

Okay i made an torsion code for Torque 2D, added as a behavior for my charater sprite,(I'm following an RPG tutorial), and the player didn't move right, left, jump.

About the author

It all started in the 9th grade when i was going to use Platfrom studio, then Game maker, then Xna now I'm with Torque2D


#1
11/24/2011 (2:52 pm)
Hi Taylor,
hey not to get to far off topic but I would love to see this tutorial your talking about! I've had this engine for about two weeks and am looking for as much information as I can find on how to make RPG's with it. Would you mind giving me the link to where you found that tutorial?

Always~
#2
11/24/2011 (3:34 pm)
@Vikie, here is the tutorial link:

http://makingindiegames.com/RPGTutorialOverview.html


*You may have to copy-paste this text, and this is a platform-RPG Tutorial; but can anyone help me actually please?
#3
11/24/2011 (4:28 pm)
Hey Taylor,

I would guess that physics were not enabled on the main character. I quickly glanced through the tutorial (thanks for the link by the way!) and didn't see physics being enabled.

I have a couple of video tutorials on youtube that go through a similar example:

Tutorial 1
www.garagegames.com/community/blogs/view/21335

Tutorial 2 / 2.5
www.garagegames.com/community/blogs/view/21345

My videos are for iTorque 1.5 ,but the scripting should be really similar.



#4
12/01/2011 (1:43 am)
Ray - Physics only needs to be enabled in iT2D as this was added as a performance enhancement, in regular desktop T2D this isn't a requirement.
#5
12/01/2011 (6:37 pm)
Connor, Thanks for that tidbit! I plan to get T2D for my next project (porting my iT2D game)