Christoph Oelckers
|
b2af4c0957
|
- Duke: fixed handling for when a slimer's target gets destroyed after eating it.
temp_data[0] was renamed to counter some time ago, but this place seems to have missed this somehow so the slimer got stuck in the 'eating' state.
|
2023-06-03 10:16:18 +02:00 |
|
Christoph Oelckers
|
513de38723
|
- pass the spawner to Initialize as an explicit parameter.
Using ownerActor is not robust, for some actors this will have unwanted side effects.
|
2023-05-19 22:57:26 +02:00 |
|
Christoph Oelckers
|
bab432ed72
|
- refinement of aiming fix.
|
2023-05-19 22:53:15 +02:00 |
|
Christoph Oelckers
|
125ea52e57
|
- handle special case for activation sounds when player bumps into other actors.
|
2023-04-23 17:33:35 +02:00 |
|
Christoph Oelckers
|
3d8e5787b1
|
- moved a few remaining files to their final places.
|
2023-04-23 17:33:35 +02:00 |
|