Spine Skeleton Engine Extension v0.0.5

robinschaafsma

  • *
  • Posts: 714
Spine Skeleton by Esoteric Software
Works on all platforms

For Stencyl 3.4 and above

Stencyl extension for “Spine” (http://esotericsoftware.com) for All Platform. This extension allows you to easily integrate Spine Skeleton on your Stencyl game.

@author Big thanks to the work on spine-haxe runtime by bendmorris (https://github.com/bendmorris/spinehaxe).

<a href="http://www.byrobin.nl/stencyl/spine/SpineBoy.swf" target="_blank" class="new_win">http://www.byrobin.nl/stencyl/spine/SpineBoy.swf</a>

HOW TO
Go to: https://byrobingames.github.io


« Last Edit: July 03, 2019, 01:14:38 pm by robinschaafsma »

robinschaafsma

  • *
  • Posts: 714
If you have any suggestions, please let me know.

« Last Edit: January 20, 2017, 01:07:40 pm by robinschaafsma »

squeeb

  • Posts: 1617
Excellent!!  Downloaded now.  ill try out tonight when i get home!

twotimingpete

  • *
  • Posts: 1667
does this support skinning/shearing/mesh warping?

robinschaafsma

  • *
  • Posts: 714
does this support skinning/shearing/mesh warping?
No does not support warping, but it can be add in the future.

LIBERADO

  • *
  • Posts: 2720
Once the documentation is read, this extension is easy to use and fantastic, but unfortunately it really needs to be optimized because currently it affects the game performance too much. Even when running on Windows format in a decent computer, the FPS can significantly drop if there are several spine actors in the scene.

« Last Edit: January 20, 2017, 07:52:24 pm by LIBERADO »
I'm spanish, excuse me for my bad English.
I'm not a private teacher. Please, post your questions in the public forum.

robinschaafsma

  • *
  • Posts: 714
Once the documentation is read, this extension is easy to use and fantastic, but unfortunately it really needs to be optimized because currently it affects the game performance too much. Even when running on Windows format in a decent computer, the FPS can significantly drop if there are several spine actors in the scene.

In flash the FPS can drop indeed and affect the game performance, on mobile it does not effect the performance. (depending on which mobile of course)
So use it with not to much spine actors  :)

« Last Edit: January 21, 2017, 08:36:57 am by robinschaafsma »

Wow!!!Thank you so much! I had been looking for this plugin for a long time. :D :D :D

designpeg

  • *
  • Posts: 731
Awesome, this is a game changer. I've been using spine for a while - exporting to png frames. This will make things much smoother and save a stack of space too. Thanks Robin.

Guzzz

  • Posts: 556
Is it possible to switch slots inside of the Spine file? Like change the weapon for Spineboy or give him a helm?

« Last Edit: February 09, 2017, 11:17:16 am by Guzzz »
Watch my new game http://www.hitandcrash.com based on my comic strip https://www.instagram.com/hitandcrash

HeadlessD is my dungeon-crawling game on iOs and Android. Made in Stencyl. https://www.headlessd.com/

Guzzz

  • Posts: 556
I am facing some strange problems with Spine in Stencyl. http://community.stencyl.com/index.php/topic,50727.0.html
Watch my new game http://www.hitandcrash.com based on my comic strip https://www.instagram.com/hitandcrash

HeadlessD is my dungeon-crawling game on iOs and Android. Made in Stencyl. https://www.headlessd.com/

robinschaafsma

  • *
  • Posts: 714
Update 0.0.2

You can now set tracknummer for animation, this way you can play multi animation at the same time.
Updated Set and Add Animation block, you have to reset you existing Set and Add blocks in you game

LIBERADO

  • *
  • Posts: 2720
Update 0.0.2
Great! The topic still says "v0.0.1", you could update it.
I'm spanish, excuse me for my bad English.
I'm not a private teacher. Please, post your questions in the public forum.

robinschaafsma

  • *
  • Posts: 714
UPDATE 0.0.3
- Added 5 new blocks (Clear track with nummer, Clear All tracks, Set Skin, Get Skin, Set Attachment on Slot.)

robinschaafsma

  • *
  • Posts: 714
UPDATE 0.0.4
 Fix error on compile on block Get Skin.