Files
jim_bridge/shared
Jim Shield 180cc7b2a2 Add new createPropTarget() function
This is intended to help create automated prop based targets

Using the coordinates and specified prop models dimensions to create a correctly sized box target.

```lua
createPropTarget({
	name,
	target.prop.coords,
	target.prop.model,
}, options, 2.0)
```
2025-10-08 22:53:36 +01:00
..
2025-09-27 13:01:09 +01:00
2025-05-03 20:28:13 +01:00
2025-09-24 12:29:48 +01:00
2025-09-14 21:32:12 +01:00
2025-09-06 12:02:55 +01:00
2025-10-02 12:20:58 +01:00
2025-08-14 20:08:09 +01:00
2025-04-14 21:58:38 +01:00
2025-10-06 02:28:30 +01:00
2025-09-10 01:26:02 +01:00
2025-09-22 21:08:31 +01:00
2025-09-10 01:26:02 +01:00
2025-09-06 12:02:55 +01:00
2025-10-04 22:10:39 +01:00
2025-09-22 21:08:31 +01:00