/pxt-deltatime

This is an extension that allows everything to go at normal speed, even with a bad framerate. Also, thanks to KWX because based if off of how he implemented it in his Perspective Texture code (and changed it a bit for this extension.) Also, I knew what deltatime because I used it a lot with Unity, but I didn't know how it worked in TS until now.

Primary LanguageTypeScript

Open this page at https://kiwiphoenix364.github.io/pxt-deltatime/

Use as Extension

This repository can be added as an extension in MakeCode.

Edit this project Build status badge

To edit this repository in MakeCode.

Blocks preview

This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.

A rendered view of the blocks

Metadata (used for search, rendering)

  • for PXT/arcade
<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>