views
248
likes
5

Comments (3)

What do you think?

wheres the old sb3 for the character rig?

very cool

Free

Split Screen Tile Engine

Version: 0.1.04 months ago
Works on native scratch. Credit by name would be appreciated, but is not required. Controls: Arrow keys are right side movement WASD keys are left side movement Mouse down is placing tiles scrolling switches what tiles are equipped (you can see the number up right) hold space to increase movement speed a lot (good for reaching the other end of the map fast)
Free

TopdownCharacterRig-AnimationToolkit

Version: 0.2.0over 1 year ago
CREDIT is MANDATORY You can use this Framework in any scratch project. @bamfyu
Free

ASSET Triagangle Renderer

Version: 0.1.0over 2 years ago
Credit where credit is due: https://scratch.mit.edu/projects/718409937/ I reworked his code so it can easily be added to your projects
Free

FORMULA inverse kinematics 2d template

Version: 0.1.0over 2 years ago
The code should be modified for your projects, for example I kept everything in seperate sprites so it is easier to understand.
Free

ASSET mouselock check

Version: 0.1.0over 2 years ago
NO CREDIT REQUIRED I use this so I can use seperate code for editor and mouselocked builds.
Free

ASSET En- and Decryption skript

Version: 0.1.0over 2 years ago
NO CREDIT REQUIRED You can use this to encrypt a text and turn each letter to a 2digit number and turn the number into a text again. Why? Well, if you want to store texts in cloud variables this will be necessary. Cloud variables only allow numbers.
Free

ASSET Rectangle Renderer

Version: 0.1.0over 2 years ago
NO CREDIT REQUIRED Type in 2 Coordinates to render rectangles. You can drop this code into your backpack and use it for your own games.
Free

ASSET mathematical offscreen check (turbowarp only)

Version: 0.1.0over 2 years ago
NO CREDIT REQUIRED This code isn't meant for getting things offscreen, but rather for optimisation. If you use the *remove fencing* setting this is helpful.
Free

ASSET shadow renderer V2

Version: 0.1.0over 2 years ago
NO CREDIT REQUIRED - "space" to reposition lighting - "mouse down" to ewposition example object - turn "mouse wheel" to switch costumes
Free

ASSET shadow renderer V1

Version: 0.1.0over 2 years ago
NO CREDIT REQUIRED not as good as v2 because it tanks the performance, still interesting system though.
Free

ASSET sprite stacking Asset (ex: scuffed M4)

Version: 0.1.0over 2 years ago
NO CREDIT REQUIRED It's hooked up to a broadcast block so that it updates in realtime instead of having to press the green-flag again. 0 = empty
Free

FORMULA 3d sprite Rotation Calculation formula (like in doom 1993 for example)

Version: 0.1.0over 2 years ago
For those wondering, sprite rotation is being used in games like doom (1993) to let 2d sprites look different from different angles. The background marker is kind of broken the higher the number you are using, but the formula itself is fine.

I dump different Assets and Tools I made here so that it's easier for others to download them. You're welcome 😄

NOTE: you can download all files, some of them you can play in browser as a preview too...



all-ages
Loading...

Sup! I've been working on a Split-Screen Tile Engine.

After like 8 months the TopDown-CharacterRig-AnimationToolkit is back up on GJ. It got corrupted and I thought I lost the backup , sorry folks.

Loading...

I've released a TopDown-CharacterRig-AnimationToolkit for scratch. You can easily animate smooth animations via code for topdown games. Credit is mandatory when using it (@bamfyu ).

I made En- and Decryption skript ASSET and added it to the Assets Dump.

I added the Triangle Renderer I am using (mostly not my code) in TS3D to the Assets Dump. Enjoy :D