• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Unit FPS

Status
Not open for further replies.
Level 2
Joined
Feb 12, 2008
Messages
13
Hello there hiveworkshop!
I would like to make an FPS RPG.
How do i make the camera follow the rotations of the unit and look from his eyes?
Please answer soon

//Zelzahim
 
Level 18
Joined
Aug 23, 2008
Messages
2,319
I believe something like that might just be possible, but if it is: Don't do it. It'll be incredibly hard to make and seeing that you're only new here and asking how to change camera along with the unit's facing angle, I can assume you don't know very much about triggering, so you pretty much have no chance to make a First Person Shooter in Warcraft III.

Lots of people enter here daily, thinking they're going to make an amazing game because they know exactly what they want. The problem is: They don't know how to make it. So if you still want to make a map in Warcraft III, I suggest you read Septimus' Path Of Proper Map Making to see if you're willing to do that in order to upload a proper map here. If you still want to make maps (or contribute to one), I suggest you specialise in something used in map-making. These are stuff like GUI/JASS Triggering, 2D artist (Skinning/Icon making), Modelling, Terraining, etc. This way, you can team up with other people to make a map. You provide the part you're specialised in and you team up with people that are specialised in other parts required for the map.


Good luck :wink:
 
Level 2
Joined
Feb 12, 2008
Messages
13
I know pretty much triggering.
But when it comes to cameras, i can only make the camera follow the unit, and not "attached" to the unit or what i shall call it.
Give me a tutorial/instuctions and i'll try it out.

//Zelzahim
 
Level 8
Joined
Jun 20, 2004
Messages
229
something like this

Code:
Camera - Lock camera target for (Picked player) to Test Player 0035 <gen>, offset by (0.00, 0.00) using The unit's rotation
Camera - Set (Picked player)'s camera Height Offset to 100.00 over 0.00 seconds
Camera - Set (Picked player)'s camera Distance to target to 0.00 over 0.00 seconds
Camera - Set (Picked player)'s camera Field of view to 120.00 over 0.05 seconds
Camera - Set (Picked player)'s camera Far Z to 10000.00 over 0.10 seconds
Camera - Set (Picked player)'s camera Angle of attack to 0.00 over 0.30 seconds
 
Level 2
Joined
Feb 12, 2008
Messages
13
Okey, i'll try it out right now.

{EDIT}
I can't find the Height offset.
Should i use the same trigger(Camera - Set Camera Field (Timed))?
 
Last edited by a moderator:
Level 2
Joined
Feb 12, 2008
Messages
13
You mean this menu?
Hopefully the attachment came with>.<
 

Attachments

  • FPStrigger.jpg
    FPStrigger.jpg
    103 KB · Views: 200
Level 2
Joined
Feb 12, 2008
Messages
13
Yes i have, i wonder why it isnt there?

{EDIT}
Can anyone make a map with a trigger only containing a trigger with that action in it so i can copy it over?
I would be realy happy if this would work.
 
Last edited by a moderator:
Level 2
Joined
Feb 12, 2008
Messages
13
?!

What the heck??!
This isnt even working, it says "unknown" instead of "Height"...
Watch the picture.
Do i need a patch or somthing?
 

Attachments

  • namnlösHive.JPG
    namnlösHive.JPG
    21.6 KB · Views: 158
Level 2
Joined
Feb 12, 2008
Messages
13
It's risk of that.
But i cant Download it from Battle.net
because the CDkey is invalid(I lost my old Reign of Chaos and had to get one from my friend)
is there any site i can download it from, if so, send a link.

//Zelzahim

{EDIT 1}
Thank you, xXx-Tricky-xXx!
I finally found it. I had to download a patch. now i just have to see if it works.

{EDIT 2}
Hmm... The camera doesnt look the unit from "Behind" and follows it, it is locked to North all the time. is it something easy to fix?
 
Last edited by a moderator:
  • Angry
Reactions: Rui
Status
Not open for further replies.
Top