Quote:
Originally Posted by dubastot
That's a pretty good world Dameria. I think I could use this somewhere.
|
Thanks
Quote:
Originally Posted by jediaction
Just look at my example... 
|
If you want me to look at an example, please provide a link. There is no example by you on this thread. I think I have seen you do the mouse controlled camera also, but I did not look at your code. If what I have is the same as how you do it, it is coincidence. I did this by myself with my own knowledge and without looking at any other code to help me.
It is very important to know that the 0 in "((mouse distance from top edge - vertical) * 0)" is actually 0.001 and not 0. The duration is 0 however.
The one for moving the horizontal camera can be anywhere from 0.001 to 0.005
Check out my best projects so far and please comment:
Tic-Tac-Toe 2.0 ................... http://www.alice.org/community/showthread.php?t=3548
Alice Paint ........................... http://www.alice.org/community/showthread.php?p=23408
Real-Time Clock .................. http://www.alice.org/community/showthread.php?p=12725
Maze Game ......................... http://www.alice.org/community/showthread.php?t=4301