Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Animacio

7
Posts
1
Topics
21
Following
A member registered May 20, 2021

Recent community posts

Thank you for the fast reply/support!

I have issues with the GMS 2022 Plugin - iOS YYC Exports.  Xcode error: 

Xtend.mm:36:27 Use of undeclared identifier 'UIScreen'

Xtend.mm:39:17 Use of undeclared identifier 'UIApplication'

Please Advise. Thanks

Only part of the script that I cannot convert or implement is "skeleton_update_draw"

Thanks, Ivan

Thank you for your response. Yes kept your script, functions and objects and re-wrote them for compatibility with native spine extension. 

Thank you rIKmAN for the fast reply.

 Yes, have modified the atlas file, but could not fully succeed.

Good to know about the native implementation since2.2.2 

Will remove your extension and rely on the built in functions, scripts. Thanks, Ivan

Error Code:

unable to convert string "r:Linear" to number

 at gml_Script_sse_skeleton_atlas_load (line 54) - var atlas_width = real(string_copy(str, 1, pos - 1));

############################################################################################

gml_Script_sse_skeleton_atlas_load (line 54)

gml_Script_scrSkeleton_with_collisions (line 12) - sse_skeleton_atlas_load(atlas_path, filter_name)

gml_Object_oPlayer_Create_0 (line 9)

Hi rIKmAN,

The new runtime finally implemented Spine 4.0 imports. Unfortunately, SpineSlotEXT no longer works with the new ide and runtime.

Thanks, Ivan