need overhead chase cam
Moderator: InsideQC Admins
3 posts
• Page 1 of 1
need overhead chase cam
i'm trying to do a gauntlet type mod, but I need the chasecam to be fixed above the player, looking down. any suggs?
- hondobondo
- Posts: 207
- Joined: Tue Sep 26, 2006 2:48 am
Its nice to know that your still working on your mod:
viewtopic.php?p=15055&highlight=#15055
I think you could have an entity be x units above the player (x being how high above the player you want the camera to be) then set the view point to that (I am unsure how you would go about doing this) then set
I don't think you have to do angle_z because I believe that is the view height which you don't want to match the player model's view height.
Make sure your entity is SOLID_NOT
To be honest, I am most likely wrong with everything I said in this post, just a warning,
viewtopic.php?p=15055&highlight=#15055
I think you could have an entity be x units above the player (x being how high above the player you want the camera to be) then set the view point to that (I am unsure how you would go about doing this) then set
- Code: Select all
self.angles_x = entity.angles_x;
self.angles_y = entity.angles_y;
I don't think you have to do angle_z because I believe that is the view height which you don't want to match the player model's view height.
Make sure your entity is SOLID_NOT
To be honest, I am most likely wrong with everything I said in this post, just a warning,
- Team Xlink
- Posts: 368
- Joined: Thu Jun 25, 2009 4:45 am
- Location: Michigan
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest