Skip to content

A simple script to save user's location in a list of checkpoints and revert between them.

License

Notifications You must be signed in to change notification settings

mattimus5460/dcl-checkpoint-saving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dcl-checkpoint-saving

A script for decentraland parkour courses to save and update a user's location.

checkpoint ui

  • Press 1 to save a new checkpoint
  • Press 2 and 3 to revert between saved checkpoints

There is also a progress bar that will track the progress against the user's current height on each checkpoint save.

Set maxProgressHeight to the top level of the course for proper amount in the progress bar.

Don't forget to add the scene.json permissions to move players:

"requiredPermissions": ["ALLOW_TO_MOVE_PLAYER_INSIDE_SCENE"]

This project uses dcl-scene-utils to display the ui. https://www.npmjs.com/package/@dcl/ui-scene-utils

For enhancements and integration assistance, please reach out on https://twitter.com/mattimus_crypto

About

A simple script to save user's location in a list of checkpoints and revert between them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published