robothousegames
Anyone else having trouble installing this? I put it in the plugins folder but get the error: Unable to load plugin...Found 'GetPluginSettings' global, but it is not a function could someone help? thank you!
Anyone else having trouble installing this? I put it in the plugins folder but get the error:
Unable to load plugin...Found 'GetPluginSettings' global, but it is not a function
could someone help? thank you!
That message is usually because you've put it in the Plugins foder rather than the Behaviors folder.
zenox98 ah! of course - rookie mistake! thank you
Isn't there a way to make this simple function like this video? You can see the particles as the balls.
I couldn't understand why it requires another behavior to make it moving, I used bullet behavior but it was wrong.
Develop games in your browser. Powerful, performant & highly capable.
Joannesalfa
Feature in that video might not be made by this behavior (rex_boids), it might be physical behavior.
rexrainbow that's not correct about physical because it's not supposed to use mass force, it's about molecules as particles. These are balls are floating between each balls, it's kind of boids but separation formation with random movement.
Agree. But, the "random movement" is still not made by this boids behavior.
I actually mean "separation" and "cohesion" on inside of area, it's logical even using almost random movement.
Isn't possible to do this like that?
It just "looks like" random movement. But rex_boids is not designed for that purpose.
I guess I have to move on something else without using boids, thanks.
Anybody got this on their c3 conversion todo list?