Re: Random objects

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

bovine

New Member
May 2, 2000
4
0
0
Visit site
Is it possible to have random objects (ie wps/health/armour) appear after a triggered event(ie door opening into a secret room)?

If this is possible how is it done?

Thanks.

------------------
The easiest person to deceive is one's own self!
 

8-4-7-2

New Member
Mar 6, 2000
6,962
0
0
42
Germany
Goto classes -> keypoint -> thingfactory
You can't choose several objects to appear, but set a random time!
Do this: use a stochastic trigger and let it activate different thingfactories(event-tag).
You can give possibilities to every event in this trigger!
This is the easiest way