E_WARNING: Only the first byte will be assigned to the string offset in /var/www/vhosts/mfgg.net/httpdocs/mainsite/component/resourcedb.php on line 392 MFGG - Mario Fan Games Galaxy




shadow how to do By: swagercom
how to make shadows in the style of super Mario maker
Target Applications: GM8

Update History
No History
 
[O] Created: Mar 1 2018, 6:04 AM
[O] Updated: Never
[O] File Size: 6.6MB
[O] Views: 166110
[O] Downloads: 9442
[O] Favorites: 0
View / Download

Comments
User Icon
BrandonB
Oct 6 2018, 6:39 AM
I think you did a great job with this tutorial, although I would have a slightly different approach.

Instead of cycling through every object that draws a shadow behind and initializing it's shadow script, I would instead make a parent object for all the objects that you can place in-game and in the parent's draw event, draw the shadow (don't forget to draw the object's sprite first!).

So now all objects that is a child of the item's parent object will automatically draw it's shadow without the need of tediously cycling through what could be 50+ items.

Here's your example but with my added approach to it.
https://drive.google.com/file/d/11y-Tkc89AsT5lF3wQGNntQz2C9qngxvm/view?usp=sharing
 
1 like from: ShadowReduce
Pages: (1) 1 | Last Unread