You cannot post messages because only members can post, and you are not currently a member.
Description:
General discussions, questions, information about APE.
|
|
|
2 vector force in the same Aplication,.
|
| |
Hey guys, i need some help here!
I have 4 circle particles in the same group, i need, a do a little
game, like acquaplay, and when the y value of particle, is less than
100 i need a vector force, for the right, for simulation of water,
someone have an idea of how to do that??
|
|
removing particles
|
| |
I'll admit that I am new to as3 so please excuse my ignorance.
I began using this fantastic engine recently, but unfortunately I
don't seem to be even capable of mastering the basics. My problem is
in removing particles from a group/simulation. I am currently using
the removeParticle() method, but it does not work consistently.... more »
|
|
Remove Forces from Particle
|
| |
Hey,
So, I've been having some issues with removing forces from the
APEngine and from individual particles. Any kind of high level advice
on how to basically "zero" forces would be awesome.
1) For indiv. particles, how can you remove the forces for that
particle. I see that there is a forces array or something for... more »
|
|
Bug?
|
| |
Hi,
I have last version from svn but I simple don't understant why I can't
do this:
public class Move {
...
APEngine.init();
APEngine.container = this;
APEngine.addForce(new Vector(0,2))
...
...
TypeError: Error #1034: Type Coercion failed: cannot convert
org.cove.ape::Vector@2ffa9c1 to org.cove.ape.IForce... more »
|
|
Problem addin' RigidBody
|
| |
Hi everyone, and thanks for your wonderfull work.
I've just discovered the rigid branch and really apreciate this (as
long as I won't have to create multiple constraints...)
but as I get the last svn, I cant help make it interact with the group
it's placed in ???
example :
_world is my group, any other kind of particles run just fine, but... more »
|
|
Rope of CircleParticle and SpringContraint is stretching.
|
| |
Hello,
I created a chain of CircleParticles connected to each other with
SpringContraints. One CircleParticle is draggable. I want the chain
(rope) to hold his length. Now is stretches out according how far you
would drag the circleparticle.
I build is with Flash CS3 so this code can be placed on the first... more »
|
|
ALERT Google group pages were hacked
|
| |
ALERT to people that have a Google page here.
To the 4 people that have APE google group pages, please check your
external links and then change them back.
The links in the Google pages seem to have been hacked. I had 7
external links on my page and they all were changed to this http:/ /
virus- scanonline. com/ (don't clink it, the link throws a bunch of... more »
|
|
|