06-26-2013, 08:59 PM
(This post was last modified: 06-26-2013, 09:15 PM by Silverthorn.)
I'm not quite up-to-date with the latest AI-stuff but this one caught my attention:
self.x.target.x
self.x should be a scalar value. That's at least what the error-message implies: it should be a "const"(ant) "int"(eger). Looking for a child-object "target" seems a little off in such case
Guess you mean something like self.x-target.x?
self.x.target.x
self.x should be a scalar value. That's at least what the error-message implies: it should be a "const"(ant) "int"(eger). Looking for a child-object "target" seems a little off in such case
Guess you mean something like self.x-target.x?
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~
"Freeze, you're under vrest!" - Mark, probably.
» Gallery | » Sprites | » DeviantArt
~ Breaking LFE since 2008 ~
"Freeze, you're under vrest!" - Mark, probably.
» Gallery | » Sprites | » DeviantArt