i'm trying to get an object to move downward in the Y axis randomly and smoothly. I've used the setLocation (), smoothMover(); and move(); objects but nothing seems to work what am I doing wrong?
may be you should give specific code or upload your GF project so other people can give you bit solution,
possibility :
- resolution of world
- randomize
sorry, i am just noob :)
What aspect(s) of it moving down is to be random? the speed? the turning? the direction?
How random? what percentage of chance for each random aspect?
What speed or range of speeds are these actors to fall (or move downward)?
What code have you tried? How is it not doing what you want?
Anytime you start a discussion dealing with programming, details like these are important.
Without them, we are more lost than you.