Please login or register.

Login with username, password and session length
Advanced search  

News:

This forum provides RSS feed. To query recent posts use this url. More...


Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - Rocco

Pages: 1 [2]
16
Technical forum / Myst style questions
« on: May 15, 2005, 08:32:42 PM »
hi all,

i'm a newbie, i tried some things a few month ago with the wme-engine (and cant get this project to work again - > settings problem,
as i wrote in the german forum, but thats another case)
i want to make a new game now, in myst style.
first i will make a tech demo, where i can try out all the technics needed in the game later.
i'm familar with the ags engine which has many benefits i guess.
one and maybe the greatest, is the huge community and the resources of templates and code for allmost every possible situation.
the downside of ags is the resolution limit of 800x600 and the inexactness in this resolution cause the engine works
internal with only the half (400x300) px.
so i guess for a render adventure in 800x600 or higher wintermute should be the best solution.

my first question is about the actor - i dont need one cause the game is in 'shooter' view.
have i anyway to use on, and set it inactive and transparent, or what is the best solution for this?
second question, i want a sierra style handling which means,
mouse right-click switch states and cursors (use, look, roomchange...)
how can this be accomplished?
thanks for hints and (hopefully) codesnippets

greets
rocco

EDIT: so i eliminate all the actor related code in the template and think this problem is solved,
the other prob is hidden in the on "RightClick" event, where i must script the behavior for the mouse state, i guess.

______________________________
exuse my bad english
 





17
Technical forum / keyboard movement
« on: September 09, 2004, 03:46:40 PM »
i cant get this script to work:
http://forum.dead-code.org/index.php?topic=615.0

i have
  SCRIPT="scripts\direct_control.script"
in the default.game script

and the direct_control.script in the scripts folder, with updated actor:
 actor.PlayAnimAsync("actors\Dave\ll\walk.sprite");
          break;

but nothing happens, when i use the keys

Pages: 1 [2]

Page created in 0.037 seconds with 21 queries.