Search found 4 matches

by SilentFuture
Mon Aug 22, 2005 11:03 pm
Forum: Off-topic
Topic: Happy Birthday NIKO!
Replies: 12
Views: 2320

I only say USF ;)

Sorry, have now seen that i wasnt logged in.
by SilentFuture
Sun Jul 31, 2005 5:38 pm
Forum: Open Discussion and Dev Announcements
Topic: software design question
Replies: 5
Views: 780

If you design an aplication or a game you should take a pen and some paper or open a texteditor. Then write down how the app/game should work. Write down every step. and i mean realy every also if the step will be repeated.

Example in one window:
Starting App
show main menu
choose level
hiding ...
by SilentFuture
Sun Jul 31, 2005 6:59 am
Forum: Project Announcements
Topic: N-3d - a 3d ninja game.
Replies: 5
Views: 1588

Before you make a basic copy, think what you want to add later else you could run into problems.

As the orginal game is based in a "room" adding vehicles would be hard if you also choose that your game is set into rooms.

So here now how i would make it:

Scene: Puting the Game into an Outdoor ...
by SilentFuture
Wed Jul 27, 2005 7:02 am
Forum: Project Announcements
Topic: Virtual City
Replies: 80
Views: 97218

@Club

If you want to have every person with a specified way and its own story, it will be dificult, as the cpu-power is limiting the number.

But if you only want that it "looks" lika a very populated city you can do it with a trick. As you have said only render the People (NPC's) if they are in ...