Today i want to upload my second city with:
- player car
- other AI cars (invisible path following cars)
- train
- house, builidngs, traffic lights, day cyclus
- simple mission (find object on map)
more info in uploaded scene
Report of next map:
Prototype of car in city from top view:
Features:
- Simple physic
- Animated wheels textures
- City is made from elements (straight road, turn, crossroad,traffic
roundabout block, etc.)
- Simple mechanical path following AI for other cars
- Animated water texture
- Added house, trees,traffic lights
Planned updates:
- More type of cars, boats, trains (working on textures, etc.)
- Better graphic/textures (cars, terrain, roads, etc.)
- Better physics settings (add sequential gearbox, better brake, etc.)
- Add house, trees,traffic lights
- Add day cycle with working car lights (high beam,brake lights, blinkers, etc.)
- Please write any idea into comments or thing what i can optimize
Thakns too Silent Bender
You can use(models, textures or idea),edit,copy(to your scenes),
anything(or all) from my scenes but write that it is from me (Jakub_Kubo)
It NOT reference an apple! >:(
It working on linux [JOKE]
Ok i change one of the CD to linux-installer.exe
And I change apple CD change to pear because I NOT reference anything (except algdoo)
Computer is virtual, only input (letters,numbers)
and CD player are hardvare (big box on the right,smaller is CD player)
It uses few scripts and two variabiles (X,Y) that´s all
I have a lot of uncompleted scenes, lot of unrealized ideas, but i have NOT time to realize it. So i start to edit some older scene and upload it,like this.
Lot of scenes i made when i have holidays, but now school starts...
This is new account, i forgot password and e-mail on old account
(i only use it to purchase algodoo, i buy algodoo three or more years ago)
Next version will be longer, maybe, because now my PC sometimes lag
(for example: if I fly with plane through rain with big zoom )
And the second problem is than i don´t have much time right now
The linkage: It uses scripts rand.uniform01 for particles color
Xray: Thanks, i have my own scene with five random functions what i find on forum
Btw: thanks for comments
I know how diff works, i made it mechanical:
http://www.algodoo.com/algobox/details.php?id=116365
But now i want to make it scripted
Btw.Thanks for your comment
I get an idea today during PC lesson in school
(We are programming in pascal )
If i made ratio of wheels speed like (X-rear wheel,Y-front wheel):
X/Y=Z
So for the back wheel: X=Z*Y and front wheel: Y=X/Z
Or no? What do you think about it