Skip to content

Sample project showcasing usage of Arizona Framework for Flax Engine

License

Notifications You must be signed in to change notification settings

FlaxEngine/ArizonaFrameworkSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

29bf15b · Apr 8, 2025

History

23 Commits
Apr 8, 2025
Feb 11, 2023
Apr 8, 2025
Mar 3, 2025
Feb 9, 2023
Jun 20, 2023
Feb 9, 2023
Feb 10, 2023
Feb 9, 2023
Feb 9, 2023
Feb 14, 2023

Repository files navigation

Arizona Framework Sample

Arizona Framework Sample

Sample project showcasing usage of Arizona Framework for Flax Engine.

Installation

  1. Ensure to have proper system setup for C++ Scripting - see Flax Docs

  2. Clone repo ArizonaFrameworkSample (with submodules: git submodule update --init --recursive)

  3. Run ArizonaFrameworkSample.flaxproj

License

Both this sample and Arizona Framework are released under MIT License.

Documentation

Main Menu

Main Menu

Menu Level contains the game's main menu which is the first scene to be loaded on the game start. It allows specifying the server IP address and port to use for connecting or game hosting. UI handles focus navigation thus it is usable via gamepad only.

Game Level

Game Level

Game Level is a sample scene with basic lighting (sun, sky light, env probe) with enabled volumetric fog and global illumination. It uses prototype assets from Arizona Framework for level blockout.

Game Levels can be easily playtested with local game hosting (implemented in MyGameEditor) - simply hit Play button.

About

Sample project showcasing usage of Arizona Framework for Flax Engine

Topics

Resources

License

Stars

Watchers

Forks

Languages