-
### Checks
- [X] I have searched the bug with a few keywords, and I confirm this bug was not yet reported.
### Location
Away Site
### Describe the issue
Shooting a KA at the floor or an object ou…
-
The model for 1D-projectile motion is the following:
```
x_(k+1) = x_k + v_k * dt + 0.5 * a_k * dt^2
v_(k+1) = v_k + a_k * dt
a_(k+1) = a_k
```
that in matrix from is the following:
```
1 dt …
-
Let's say you make a set of new Balkon's weapons apply a potion effect on hit or anything special like an explosion. It ends up being harder to do this for projectile type weapons like spears or boome…
-
Player performed friendly fire 3 levels at once, molotov base and killed everyone on the team. He was banned straight away.
My configuration:
```
// This configuration was automatically generated…
-
"The enemy biker begins to hum with energy and energy and sound and then BOOM–a large projectile emerges from the enemy’s weapon and makes its way toward the player."
"Perhaps for this demo, we can h…
-
**Please complete the following information:**
- Forge-Version: [e.g. 47.3.11]
- Mod-Version: [e.g. 2.8.13.1]
**Describe the bug**
Projectiles are blocked by all membranes, rather than abiding…
-
Hi pcrain!
After playing for 2 hours in Hecked Mode with the "give armor 200" command, I noticed that every random gun-wielding enemy essentially turns into an upgraded version of "AK47 Bulletkin."…
-
Add a score-tracking feature to enhance player engagement and provide feedback on performance. The score should increase when the player performs specific actions (e.g., firing a projectile successful…
-
```gdscript
@rpc("any_peer", "reliable", "call_remote")
func _request_projectile(id: String, tick: int, request_data: Dictionary):
var sender = multiplayer.get_remote_sender_id()
...
_save_proj…
-
**Describe the bug**
Projectiles often failing to reach party in cases where they should be able.
**To Reproduce**
1. Load save game file.
2. All three archangels in front of you are periodicall…