| View previous topic :: View next topic |
| Author |
Message |
sebz
Joined: 22 Mar 2007 Posts: 6
Digg It |
Posted: Thu Mar 22, 2007 8:04 pm Post subject: my first try at making a game : wiigolf |
|
|
hi!
let me introduce myself, i'm sebz ,(i'm french sorry if my english screws ) and i've been reading this forum for a few months, i recently saw a topic about blender , a 3D software in one of this forum sections.
i bought a wiimote only for pc gaming and i realized that a few game (for now)were really fun to play with ( race game like GTR2 which is very realistic with steering wheel scipt)
So I tried to make a game with blender and here is the result:
sebsplane.free.fr/wiigolf/wiigolf.rar
gameplay is bad but it's just an experiment that, i hope, will gave game developping idea to gifted programmers
sebz |
|
| Back to top |
|
 |
kunalkunal2
Joined: 13 Dec 2006 Posts: 279
Digg It |
Posted: Thu Mar 22, 2007 10:02 pm Post subject: |
|
|
Off topic: How come every French guy that comes to this forum, says: please forgive my english i'm French" or something relevant to that.
On topic: Project looks interseting, going to try it now
Edit Doesn't work, Says a certain file was not found. _________________ Check out my collection of my wii script's
freewebs.com/kunalkunal2 |
|
| Back to top |
|
 |
sebz
Joined: 22 Mar 2007 Posts: 6
Digg It |
Posted: Fri Mar 23, 2007 7:53 pm Post subject: |
|
|
| Quote: | | How come every French guy that comes to this forum, says: please forgive my english i'm French" or something relevant to that. |
i guess we have the worst english teachers in the world
hmm i'm afraid you need to install blender (a 3D software) to try it
but maybe if you tell me the name of the missing(s) files, i could add it to the .rar |
|
| Back to top |
|
 |
deathrabbit
Joined: 24 Mar 2007 Posts: 3
Digg It |
Posted: Sat Mar 24, 2007 2:35 am Post subject: |
|
|
I had to copy:
pthreadVC2.dll
python24.dll
SDL.dll
zlib.dll
from my blender folder to my wiigolf folder to get it to run at all.
When I run wiigolf.exe, it shows the screen, but nothing changes(golf club doesn't move).
If I try to open the .blend file in blender, everything shows up pink, and it doesn't work there either.
When running it from either location, it constantly comes up with this error:
| Quote: | PYTHON SCRIPT ERROR:
Traceback (most recent call last):
File "rotacam", line 36, in ?
AttributeError: alpha |
|
|
| Back to top |
|
 |
sebz
Joined: 22 Mar 2007 Posts: 6
Digg It |
Posted: Sat Mar 24, 2007 4:58 pm Post subject: |
|
|
do you check the glovepie-ppjoy config ? the ppjoy joystick on my pc is the second one with 2 axis and 12 buttons
these files were in the .rar
did the exe had textures???(ground, herbs)
sorry , i think i put a wrong file inline... check it out, its uptated :5Meg instead of 2:
http://sebsplane.free.fr/wiigolf/wiigolf.rar
 |
|
| Back to top |
|
 |
deathrabbit
Joined: 24 Mar 2007 Posts: 3
Digg It |
Posted: Sat Mar 24, 2007 8:07 pm Post subject: |
|
|
The new .rar works fine with some modifications to the glovepie script(my buttons didn't map to the right keys).
Good job overall, but there are a couple problems:
It takes a long time to load(not really as much of a problem as an annoyance)
It's too easy to hit the ball by mistake while still aiming.
The ball gliltches through the ground fairly often. |
|
| Back to top |
|
 |
sebz
Joined: 22 Mar 2007 Posts: 6
Digg It |
Posted: Sun Mar 25, 2007 11:16 am Post subject: |
|
|
ok,it's good to hear that its work!
the loading problem can be du to the texture of the green, which is a targa file of 40 meg ! i'm going to work on new levels with smaller textures .
Unfortunately, i can't fix gliches from the physics of gameblender (it can be reduce but i don't know how) ...wait for blender 2.5
for the gaming problem , my new blend file is on the way... after you aim the hole, you will need to press A to hit the ball ... |
|
| Back to top |
|
 |
|