macube's Recent Forum Activity

  • Ashley , how can i get the first image/frame from a sprite-object in the sdk? (as blob)

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • It's crazy.. i have looked into the runtime with chrome, and i found the imageInfo. In this i found the _imageAsset and then i see _blob (this is what i need!) .. but ..

    inst._objectType._animations[0]._frames[0]._imageInfo
    

    .. when i change my code to this..:

    inst._objectType._animations[0]._frames[0]._imageInfo._imageAsset
    

    .. the blob is null ?! Why?

  • I can't found any about this on the SDK-Documentation..

    How can i get the image from first frame on the sprite object/instance?

    	var inst= this._runtime.GetInstanceByUID(id); // Get the instance (sprite-object)
    
    	// - Example -
    	inst.getframe(0) // <--- how can i get the first frame from the sprite-object?
    

    I have found this "old" code for construct 2 runtime.. but how it works in construct 3 runtime?

    	// This code gets the image from frame..
    	this.inst.cur_animation.frames[this.inst.cur_frame].texture_img
    
  • You do not have permission to view this post

  • Is the multiplayer-plugin not ported yet?

  • Thanks!

    I should also note that about 300 new ACES/etc. have been added since the last update.

    The new list can be found here: bpaste.net/show/e51bc5858af4

    404 :)

  • You do not have permission to view this post

  • I get always the error "Failed to create Scintilla object!" when i open or create a new plugin.

    Do you use Clickteam Fusion 2.5 for the tool? :)

    EDIT:

    To fix that, you dowload this file..

    scintilla.org/wscite413.zip

    .. and copy the SciLexer.dll to the PluginZon-Tool folder.

  • Has anybody ported a box2d car physic to cs2 or cs3? Or is there a example file? Thx :)

    iforce2d.net/b2dtut/top-down-car

  • Currently Construct downloads the game entirely before starting it.

    Ashley, ok, but not the custom added files in the project -> files folder?

  • Ashley ? :)

  • Does construct download all the graphics in the game at game start? (Preload all?) .. or load construct only the graphics when the layout need it?

    Example:

    I have many (hundreds) of graphics in my game. But not all in one Layout. (Pre)-Load Construct 3 all the graphics at game start?

    My Problem: One app on facebook instant games loads slow, but i don't know why. In the first room is nothing, but the game needs many secounds before the game/first room loads?!

macube's avatar

macube

Early Adopter

Member since 18 Oct, 2016

Twitter
macube has 27 followers

Connect with macube

Trophy Case

  • 8-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

14/44
How to earn trophies

Blogs