Christoph Oelckers
|
696a587dc3
|
- RR: fixed inheritance of two items.
|
2023-09-23 11:59:33 +02:00 |
|
Christoph Oelckers
|
3f630c5cb6
|
- fixed some item issues in RR.
* RedneckPowderKeg was missing its Initialize function and did not clamp its movement velocity.
* RedneckTikiLamp inherited from the wrong base class.
|
2023-06-04 11:37:10 +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
|
cb1690dabc
|
- moved all RR miscellaneous actors to a subfolder.
|
2023-04-23 17:33:27 +02:00 |
|