Game Development Community

How Do I Install Behaviors?

by Roger Cotton · in General Discussion · 03/31/2009 (9:32 pm) · 8 replies

This is a frustrating problem that I looked through tutorials and forum threads for:

In what folder do I place the Behaviors I downloaded thru TDN?

How do I install them after doing so, so I can see them in the Edit Tab when using TGB?

This is a fundamental task, and it isn't explained in anything I've opened and looked at; like the Behaviors tutorials page in TDN.

PLEASE help. I use so many other technical applications, and I feel like a rank newb not being able to figure this simple thing out.

#1
03/31/2009 (10:01 pm)
Just put the behavior (.cs) files in your game/behaviors folder.
#2
03/31/2009 (11:08 pm)
Sadly, I have, and I am still unable to access them from within TGB.

The shame of it all makes me question my manhood. lol

I swear, I cannot believe this is even an issue.
#3
04/01/2009 (8:00 am)
Which behaviors did you download and try to install? Maybe they're too old and not compatible with your TGB version.
#4
04/01/2009 (9:53 am)
The Behaviors that are on the TDN Behaviors page. I assumed they were current.
#5
04/01/2009 (11:52 am)
I have no idea how old these behaviors on TDN are an if they work. Give me an example and I will test it here.
#6
04/01/2009 (8:32 pm)
I've tried everything I can think of. Does ANYONE else know the answer to this issue?
#7
04/07/2009 (4:22 am)
You need to reload the project in TGB for it to find any behaviours, have you tried that?
#8
04/07/2009 (5:10 am)
Matthew, I did that and found it didn't work. When I opened the Project folder, it opened up a folder in my Documents folder. It didn't have the behavior files in them, as those files were in another directory.

I then realized that the Project directory I kept trying to use was one TGB didn't want to go to.

So, I moved the behaviors into the games folder in the TGB-desired directory in the Documents folder, and reloaded. Then, it worked!

Thank you all.