Game Development Community

iTorque 2D Where to put behavior .cs files? & paths question

by Tara · in iTorque 2D · 03/28/2011 (3:45 am) · 4 replies

RE: iTorque 2D v1.4.1

1) behavior .cs files:

I'm new to iT2D - did the Rainy Day tutorial now I am making my own project and put my behavior .cs files in a new directory under my project/game/behaviors folder - but they don't show up after I've reloaded my project (and also quit and restarted). What am I doing wrong?

2) I'm trying to figure out the path feature - making a sprite follow a path. Do I have to make a script to make the sprite follow the nodes and move and can animated sprites follow a path?

Thanks!

#1
03/28/2011 (4:05 am)
Sorry - solved! I re-did the project using the updated 1.4.1 and the tutorial which clearly states to put it under the scripts folder and it works! I just found another post on my path question and will take a good look and try that solution.
#2
03/28/2011 (7:15 am)
@Tara- Glad you got it resolved so quickly.

Huzzah documentation!
#3
03/28/2011 (7:40 am)
Moved to the iTorque 2D forums.
#4
03/29/2011 (8:33 am)
Thanks Michael for all your posts and documentation!