Paulpolska
Member
Posts: 144
Threads: 29
Joined: Jun 2011
Reputation:
0
|
[split] Script questions - Where are the tools!?!?
What is dependency between void code and Areamap ? How call void code ? If Player is in area and code can be called but how ? I dont see in differents code's line with area map (I think maybe I miss it)
Sorry for each questions but I will start modifications earliest tommorow ;p (New graphics card)
(This post was last modified: 06-16-2011, 01:33 PM by Paulpolska.)
|
|
06-16-2011, 01:32 PM |
|
Acies
Posting Freak
Posts: 1,643
Threads: 60
Joined: Feb 2011
Reputation:
73
|
RE: [split] Script questions - Where are the tools!?!?
I'm quite unsure of what you are asking. Basically you have two things:
1. The map
2. The code
The dependency between them is simply that in the map editor you create things you may look at. In the code you write everything that is going to happen. Refer to the:
http://wiki.frictionalgames.com/hpl2/start
for further information
ジ
|
|
06-16-2011, 09:21 PM |
|
Paulpolska
Member
Posts: 144
Threads: 29
Joined: Jun 2011
Reputation:
0
|
RE: [split] Script questions - Where are the tools!?!?
How to rotate objects in HPL (sideways) ? for example wall
but don't used "rand.rotate" only shortcuts
And how to rotate camera. I need for example alt+arrow
(This post was last modified: 06-23-2011, 09:10 AM by Paulpolska.)
|
|
06-21-2011, 05:38 PM |
|
Paulpolska
Member
Posts: 144
Threads: 29
Joined: Jun 2011
Reputation:
0
|
RE: [split] Script questions - Where are the tools!?!?
Refresh.
Plz I easy known english and this is hard for me
|
|
06-22-2011, 04:43 PM |
|
Paulpolska
Member
Posts: 144
Threads: 29
Joined: Jun 2011
Reputation:
0
|
RE: [split] Script questions - Where are the tools!?!?
Ref^^ plz reply
|
|
06-23-2011, 09:10 AM |
|
rojkish
Junior Member
Posts: 45
Threads: 0
Joined: Jun 2011
Reputation:
0
|
RE: [split] Script questions - Where are the tools!?!?
Up in the right corner of the level editor there's three buttons, one named "translate", one "rotate" and one "scale".
You use these three to either drag, rotate or scale the objects you choose, there are three shortcuts to these as well; Q, W, E.
How to rotate the camera is simple, press alt and drag, otherwise you could hold down mouse button 5 (and alt?) so you can move around.
|
|
06-23-2011, 02:05 PM |
|
Paulpolska
Member
Posts: 144
Threads: 29
Joined: Jun 2011
Reputation:
0
|
RE: [split] Script questions - Where are the tools!?!?
How to crate collides ? I think that i place it but while game is working collides is blank !
(This post was last modified: 06-23-2011, 08:06 PM by Paulpolska.)
|
|
06-23-2011, 04:08 PM |
|