-
Notifications
You must be signed in to change notification settings - Fork 62
OUTDATED Camps
Saveliy Tronza edited this page Jul 5, 2020
·
1 revision
- Are used as spawn point
- Can be used to store weapons and vehicles
We still need some ideas of how we create camps.
- Drive with some tents to a location where you can then unload them.
- Use backpack
This is a important factor because you don't want the enemy to find the place where you hide all your stuff.
- Calculate how well a location is being hidden. This can be done by checking how many trees and hills are nearby, and how far the nearest (used) road is.
This is one of the main reasons to set up a camp. You want to be able to resupply or swap out or repair some vehicle.
We need a way to store vehicles, there are two ways to do this:
- Storing them in a virtual place which is accessible though a object. This has as down site that it breaks immersion and that you can easy hide big amounts of vehicles from the enemy.
- Disabling Simulation - This makes them use less cpu/gpu power, but allows enemies to still see them.
All items are stored in a virtual arsenal aka JN-Arsenal
By Sparker, Jeroen, Sen, Marvis, BillW, Sebastian