View Single Post
  #1  
Old 07-24-2011, 06:11 AM
Apostolos Apostolos is offline
Member
 
Join Date: Apr 2011
Posts: 1
Simple Game Design with Vizard 3.0

Hi everyone!

I am a beginner with Vizard and I need some help with few general questions that I have...If anyone could help me that would be really appreciated!

My plan is to use Vizard in order to design a simple game.
(For example, suppose there is a room from which the player wants to collect items in order to succeed the game's mission. The player's position in the room will be identified using a motion/eye tracking system. The player has to pick up things , open/close doors and generally interact with the environment. I want also to keep track of the actions and display which parts of the mission are complete and which are not )

So far I have designed the "world" of my game but I have no idea how to enter interaction and all the rest.

i) Is there any module in Vizard that is commonly used for this purpose.

ii) Is it possible to add interaction and game structure on graphics that are imported to Vizard ? What about .osg format ?

iii) What is the particular order of the general/specific steps I should follow when designing such "game" in Vizard?

Thank you for your time!

A.
Reply With Quote