Skip to content

This demo covers how to schedule lambda function executions from your Unity game, at the second level precision. Helpful if you want to schedule an action to be ran in the future, for your Unity strategy game. Uses AWS API Gateway, Step function, and Lambda.

Notifications You must be signed in to change notification settings

BatteryAcid/unity-schedule-lambda-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schedule second-level precision Lambda executions from Unity

This demo covers how to schedule lambda function executions from your Unity game, at the second-level precision.

Helpful if you want to schedule an action to be ran in the future, for your Unity strategy game. Uses AWS API Gateway, Step function, and Lambda.

Tutorial Video

Lambda function source

👋 Let's talk shop 👇

[Discord] https://discord.gg/psjbBDvNBK
[Twitter] https://twitter.com/BatteryAcidDev

Required Plugins

  • NONE

About

This demo covers how to schedule lambda function executions from your Unity game, at the second level precision. Helpful if you want to schedule an action to be ran in the future, for your Unity strategy game. Uses AWS API Gateway, Step function, and Lambda.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published