Getting Started 02: Introduction to Events & Action

Creating interactions without coding is the key strength of Valkyrie Engine.

What are interactions?

Interactions are a set of events and actions that give life to apps & games. Actions & Events are a built-in Valkyrie Engine feature that allow content creators to make their assets respond to events when triggered. For example, focus the camera on the subject when the user presses on it | Open a door when the user taps on it | Make a character run when pressing on a key, etc.

Setting Up

Open_AnimMix_01

Deleting_Entities_02

transform

Sphere

Material_editor

Where can I find actions & events?

How to create an interaction?

In the below example, we are going to show you how to make a scene in which, when a cube button is pressed, a sphere travels back and forth between two points while changing color. Check the Downloads section later in this tutorial if you want to get the example file.

Prepare the assets

Physics configuration

Let’s design the interaction | Part 1

Let’s design the interaction | Part 2

Let’s design the interaction | Part 3

Downloads

Frequently asked questions

Can I create my own Actions and Events?