Changes between Initial Version and Version 2 of Ticket #226
- Timestamp:
- Oct 15, 2007, 11:06:36 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #226
- Property Owner changed from wenners to nobody
-
Ticket #226 – Description
initial v2 1 Design a little robot for FPS levels which cleans the floor and/or repairs machines and runs away when the player walks over it. It can move around and do different actions, maybe it's even able to shoot, be creative. You'll have to create model and textures, the code is part of another task. 1 == Introduction == 2 2 3 [[Image(http://www.orxonox.net/attachment/ticket/225/TM9QCAWE.jpg?format=raw)]]4 3 5 [[Image(http://www.orxonox.net/attachment/ticket/225/sikorsky_cipher1.jpg?format=raw)]]6 4 7 [[Image(http://upload.wikimedia.org/wikibooks/de/thumb/6/65/Blender3D_Robot.jpg/320px-Blender3D_Robot.jpg)]] 5 [[Image(http://upload.wikimedia.org/wikibooks/de/thumb/6/65/Blender3D_Robot.jpg/320px-Blender3D_Robot.jpg, width=220, border=1)]] 6 7 Design a little robot for FPS levels which cleans the floor and/or repairs machines and runs away when the player walks over it. 8 9 == Goal == 10 11 [[Image(#225:sikorsky_cipher1.jpg, nolink, border=1, width=220)]] 12 13 It should have animation so it can move around and do different actions, maybe it's even able to shoot, be creative. 14 15 == Implementation == 16 17 [[Image(#225:TM9QCAWE.jpg, border=1, nolink)]] 18 19 You'll have to create model and textures, the code is part of another task.