Skip to content

FlaxEngine/ArizonaFrameworkSample

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