gametechmods
Robot Arena => Modifications => Topic started by: Trovaner on December 26, 2013, 12:56:43 AM
-
In recognition of the holidays, I think I'm finally ready to release this...
Because it modifies the same file as my Random Arena Selector (https://gametechmods.com/forums/index.php?topic=13128.msg574380#msg574380), I bundled them together. Installing the old download for the arena selector will remove the Action Cam.
An Action Cam is a type of camera that is completely autonomous and is activated by pressing F3 and F4 at once. This version includes an action cam that tries to give you an unobstructed view from the side of all the active bots.
The download link and complete description can be found here. (https://gametechmods.com/forums/index.php?action=downloads;sa=view;down=179)
-
ermagherd thanks trov!!
*downloads*
-
Noooooo, my secret weapon.
-
thanks!
-
I want to sit on your lap, and kiss you, all over.
-
So it's basically an AI camera that follows the action automatically?
Seems interesting enough; I might test it in the upcoming days, maybe do some videos with it.
-
Just what I need for Breaking Point, cheers a bunch, Trov.
-
So that's how MassimoV does it...
-
Yaaaaay
Thanks Trov!
-
Thank you, Trovaner!
-
I know this thread hasn't had a post for a few months, but I wanted to post this.
This mod is awesome, it's exactly the kind of camera I've been wanting for the game!
Not only that, but it's actually fixed a framerate problem I've been having with the game! Before, the game only seemed to run 30 fps on my PC, despite it way surpassing the recommended requirements. However, for some reason, when I switch to the action cam, it goes up to 60, it looks so much smoother! I'm not sure if this was intentional, but either way, thanks so much!
The only problem I have I have with the mod is that there's only one angle, is there any possibility for other camera angles and the ability to switch between them in the future?
-
That is good !
-
This is probably the best thing that's happened on GTM for a while now. :thumbup
-
At the moment, I'm busy working on a new Bot Exchange (between real life and my responsibilities here at GTM). I do, however, intend to finish coding a version 2 of this mod. You can expect an improvement in terms of performance when things start to lag, a reduced likelihood of having a bot disappear off-screen, and more cameras. I've already refactored this camera's code so that it will be easier for myself and others to create more.
I haven't decided on what other cameras I want to include in version 2 yet but here are some of my ideas:
- Orbit camera alternatives that are more responsive and are capable of following both human and AI bots.
- Arena specific cameras that follow a path, move along walls, or attach to objects. These would need to be a separate download but I can include some functions that would simplify the creation of them.
- A camera that would switch between existing cameras depending on which one has what it believes to be the best angle.
- A camera that zooms in whenever contact is made between bots.
- A camera that dips down to the ground and looks up whenever a bot is thrown higher than x units.
Admittedly, some of these ideas aren't very practical but cameras like the orbit camera alternatives have been requested for years wouldn't take much effort to implement.
-
is it possible to make an TV like camera that automaticly switches the view every now and then but will always focus on the active bot?
And if yes could it be pissible to have some static views and some moving camera views in there like the camera that was on rails next to the arena in robot wars?
-
All of these ideas are good. Just wish it was easy to implement them.
-
is it possible to make an TV like camera that automaticly switches the view every now and then but will always focus on the active bot?
And if yes could it be pissible to have some static views and some moving camera views in there like the camera that was on rails next to the arena in robot wars?
Yeah, it would be possibe. It would basically use the same logic as the other cameras that I listed but limit itself to focusing only on the bots within x units of the active bot.
-
good to hear