EN_US
<< December 2017 >>

1
2
3
4
5
6
7

8
9
10
11
12
13
14

15
16
17
18
19
20
21

22
23
24
25
26
27
28

29
30
31
 
 
 
 
Recent Entries:

28/06/21 ( 02:59:30 )
The Finish Line!

03/11/20 ( 20:38:58 )
Rest in Peace, Flash!

11/10/20 ( 16:55:23 )
Onslaught update

03/12/17 ( 00:23:13 ) - Animation #coding

Hey there ^^

Today I want to present to you a little demo of what I have been working on the whole day:



Next to adding some blast implementations, this is what I have been finally able to make work!

The movement of the black hole debris uses a framework that will replace the former Flash-MovieClip-move-to-point "VisualEffect" object, and the Combonly rings work in the very same way, they just rotate and do not change position.

The new VisualEffect class will be used to do everything that the former MovieClip system was able to provide:

* Moving
* Rotation
* Alpha / Color tint changes
* Function calls "on Completion"
* Width
* Height
* Scale

Particularly the width and height will pose some issues because the Unreal Engine works with scale rather with actual pixel sizes. I touched on that subject in the last post, there is a solution to that, and it should work :)

Back to work ;)

Warning: Attempt to read property "status" on null in /mnt/web523/d2/24/510360624/htdocs/1_blog/index.php on line 313 Warning: Attempt to read property "status" on null in /mnt/web523/d2/24/510360624/htdocs/1_blog/index.php on line 323