Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

PARADOX PIECE — UEFN Demo (Gravity 0.25 + 90/30 Loop)

One-line: UEFN experience featuring a 90s Combat → 30s Cooldown loop and dramatic low-gravity (×0.25g).

Links

Files

/verse-snippets/ ├─ gravity_cycle_device.verse # Gravity 0.25 + 90/30 cycle └─ intro_effects_device.verse # Red screen tint + thunder SFX on phase change

  • gravity_cycle_device.verse — sets world gravity to 0.25 and runs Combat 90s → Cooldown 30s → loop.
    Optional editable refs: LowGZone, NoFireZone, HudShift, HudCombat, HudCooldown.
  • intro_effects_device.verse — applies a red tint and plays thunder SFX whenever the phase changes.
    Optional editable refs: RedTint (PostProcess/VFX), ThunderSFX (Audio/Speaker).

Quick start (UEFN)

  1. Place two Verse Devices and assign each of the files above.
  2. (Optional) Place helper devices (Mutator Zones / HUD Message / Audio / PostProcess) and assign them in the Verse Device Details panel.
  3. Press Play: intro → Gravity 0.25Combat 90sCooldown 30s → loop.

Defaults

  • CombatTime = 90, CooldownTime = 30, GravityScale = 0.25
  • HUD/Audio lines can be safely commented out if devices are unassigned.

License

  • Code: MIT License (see LICENSE).

Contact

sh.abe@unzaunza.jp

https://unzaunza.jp

About

UEFN: Gravity 0.25 + 90/30 loop. MIT Verse snippets & media hub.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

Contributors