[Free/OS] FallingView || A Simple shapes fall effect extension

All Blocks :

DEMO Blocks :

DEMO :

AIX :

Old Version V1

Download

Version 2:

me.aemo.fallingview.aix (25.4 KB)

Open Source:

lib used

Our Telegram Group : Telegram: Join Group Chat

3 Likes

ALL SHAPE

  1. CIRCLE

  1. RECTANGLE

  1. TRIANGLE

  1. STAR

  1. MIXED

2 Likes

I donā€™t get it, why not just release the dependencies used with your source? Why link them separately?

1 Like

Sorry for that, because i donā€™t have time so i make it open source

Technically speaking, you are in violation of the APACHE license for the ā€œBlingā€ library. Your source code must also be under the APACHE license, since your source code also includes the source of the library.

Or, you can include the library under the ā€œdepsā€ directory and remove the source code of ā€œBlingā€ from your source, while continuing to use the existing MIT license your code is under.

1 Like

Although I do not know what is the use of it, but if you access [os] files, you will find that it is written all about the owner of the library

That doesnā€™t matter, the source code is under the APACHE license. The APACHE license states that the license shall carry over to works that include it, therefore your code is to be under the same license unless you only upload the JAR.

Thereā€™s no negotiating, as this can cause problems legality wise. Itā€™s best to be safe, than sorry.

1 Like

Does this still work? I added the extension but it just says ā€œbound must be positiveā€ when I try to load it.

1 Like

Yeah

Show your blocks

I am getting an errorr ā€œbound must be positiveā€

show your blocks

@mahmoud_hooda

Disable the Phase block and try again. The error may come from there. Also you are not using Kodular. Try the same in Kodular

New Update

Note: if you are using old version you should delete it before add this new version

Blocks

2222

Download:

To solve this problem you should use ShowAsync block not Show block like:

blocks

@mahmoud_hooda Thanks its working now!!

1 Like