Hi Gavalakis and thank you for your reply. I tested again in a clean project, and it was my mistake : I was drag&droping the BT at runtime, so, of course, it didn’t work. Silly, silly me v_v
I have another question thought, since I’m still trying to make this csharp event working for my project.
When the event is raised in the Condition Task, is it possible to compare this eventValue variable with a value of my own ?
I create my very own “Check CSharp Event” condition box, and I’m changing the code in Raised method, to make the return yield true launched only when the eventValue is equal to another value. Like this :
I want into my “Check Csharp Event” to compare this GlobalBlackBoard Variable (with the name of abigailCard) with my eventValue raised. I can’t make it work, and it’s quite an important aspect of my code :/
It’s probably a very simple task. I’m open to ideas or better methods.
Thank you !
Attachments:
img3.png
Login
Register
By registering on this website you agree to our Privacy Policy.