Well kinda.... It's so you can move behaviors around your project and you can have them all stored in one local area. I just copy and paste personally.
Also, there's a months old bug that doesn't let you remove "my behaviors" unless you go into your .gameproj file.
@chosenonestudios thanks for the reply. I have another question if I want to have an actor display text more then 50 times how do I go about it without having to create a display text every time?
Devils said: @chosenonestudios thanks for the reply. I have another question if I want to have an actor display text more then 50 times how do I go about it without having to create a display text every time?
You could create a text attribute and have a display text attribute and then display that attribute and then when you needed to change the text, just change the attribute.
Comments
Also, there's a months old bug that doesn't let you remove "my behaviors" unless you go into your .gameproj file.
Just something to be aware of.