Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - wushung

Pages: 1 2
1
Ask a Question / Re: Waterful Ring Toss!
« on: March 16, 2015, 09:35:10 pm »
Can you explain the logic behind this or what should i do?

 Thnx

2
Ask a Question / Waterful Ring Toss!
« on: March 16, 2015, 09:25:03 pm »
Is it possible to create a game like this in Stencyl?

3
Ask a Question / Re: Help! Error #1009
« on: January 13, 2015, 12:34:58 am »
Turned off the max scaling and it did  the job. Thanks again for helping out!

4
Ask a Question / Re: Help! Error #1009
« on: January 13, 2015, 12:13:12 am »
@sdieters Thanks sir i will take a note of it. What do you think the about my 2nd problem?

Now I am facing another problem. When I create another actor for my game and run any scenes, flash shows only white screen and nothing happens.

Does creating actors has limit? or its because my game now is too big. (about 120++MB when i publish it in flash)
I have:
36 actors
4 Background images
6 Scenes(4 of it uses the background images)
12 sounds
7 fonts

5
Ask a Question / Re: Help! Error #1009
« on: January 12, 2015, 11:38:44 pm »
Thanks for the reply but I manage to evade the error by re-doing my scene. Now I am facing another problem. When I create another actor for my game and run any scenes, flash shows only white screen and nothing happens.

Does creating actors has limit? or its because my game now is too big. (about 120++MB when i publish it in flash)
I have:
36 actors
4 Background images
6 Scenes(4 of it uses the background images)
12 sounds
7 fonts

6
Ask a Question / Help! Error #1009
« on: January 12, 2015, 03:19:15 am »
Hi, an error occurred when i was testing my game. Tried to search for answer here but it doesn't work for me. 

TypeError: Error #1009: Cannot access a property or method of a null object reference.
   at com.stencyl.behavior::Script/createRecycledActorOnLayer()[C:\Program Files\Stencyl\plaf\haxe\lib/stencyl/1,00/com/stencyl/behavior/Script.hx:1705]
   at scripts::ActorEvents_100/init()[Source/scripts/ActorEvents_100.hx:97]
   at com.stencyl.behavior::Behavior/initScript()[C:\Program Files\Stencyl\plaf\haxe\lib/stencyl/1,00/com/stencyl/behavior/Behavior.hx:94]
   at com.stencyl.behavior::BehaviorManager/initScripts()[C:\Program Files\Stencyl\plaf\haxe\lib/stencyl/1,00/com/stencyl/behavior/BehaviorManager.hx:97]
   at com.stencyl.models::Actor/initScripts()[C:\Program Files\Stencyl\plaf\haxe\lib/stencyl/1,00/com/stencyl/models/Actor.hx:875]
   at com.stencyl::Engine/initActorScripts()[C:\Program Files\Stencyl\plaf\haxe\lib/stencyl/1,00/com/stencyl/Engine.hx:1200]
   at com.stencyl::Engine/loadScene()[C:\Program Files\Stencyl\plaf\haxe\lib/stencyl/1,00/com/stencyl/Engine.hx:983]
   at com.stencyl::Engine/begin()[C:\Program Files\Stencyl\plaf\haxe\lib/stencyl/1,00/com/stencyl/Engine.hx:803]
   at com.stencyl::Engine()[C:\Program Files\Stencyl\plaf\haxe\lib/stencyl/1,00/com/stencyl/Engine.hx:511]
   at Universal/init()[C:\Program Files\Stencyl\plaf\haxe\lib/stencyl/1,00/Universal.hx:57]
   at Universal/onAdded()[C:\Program Files\Stencyl\plaf\haxe\lib/stencyl/1,00/Universal.hx:36]
   at flash.display::DisplayObjectContainer/addChild()
   at Universal$/main()[C:\Program Files\Stencyl\plaf\haxe\lib/stencyl/1,00/Universal.hx:694]
   at Function/http://adobe.com/AS3/2006/builtin::apply()
   at Function/<anonymous>()
   at Reflect$/callMethod()[C:\Program Files\Stencyl\plaf\haxe/std/flash/_std/Reflect.hx:56]
   at ApplicationMain$/begin()[Export/flash/haxe/ApplicationMain.hx:56]
   at ApplicationMain$/preloader_onComplete()[Export/flash/haxe/ApplicationMain.hx:83]
   at flash.events::EventDispatcher/dispatchEventFunction()
   at flash.events::EventDispatcher/dispatchEvent()
   at scripts::StencylPreloader/onLoaded()[Source/scripts/StencylPreloader.hx:316]
   at ApplicationMain$/onEnter()[Export/flash/haxe/ApplicationMain.hx:75]



I didn't change anything before the error happened. Can someone help me out?
Thanks

7
Resolved Questions / Re: Hidden Object game
« on: January 11, 2015, 04:35:53 am »
Thanks! it helped me a lot!

8
Ask a Question / Re: How to spawn actor in a list to a scene?
« on: January 06, 2015, 09:58:25 pm »
How am i suppose to do this?

9
Ask a Question / Re: How to spawn actor in a list to a scene?
« on: January 06, 2015, 09:23:21 pm »
...

10
Ask a Question / How to spawn actor in a list to a scene?
« on: January 06, 2015, 09:54:11 am »
I am just a beginner in Stencyl and I am currently creating a Hidden object game and Problems starts to slow me down

1. How will I put the Hidden object on the scene at the same time putting a list of the items that are needed to be found.

2. after question 1, if I click the object the name of the item i clicked will be removed on the item list.

I tried to read various thread regarding List but am having a hard time to understand it.

Hoping for a positive reply. Tnx!  ;)

11
Resolved Questions / Re: Hidden Object game
« on: January 06, 2015, 06:46:57 am »
I don't know how to do it. :(

12
Resolved Questions / Re: Hidden Object game
« on: January 06, 2015, 04:59:39 am »
Can you teach me how to do this listing? I'm having trouble doing it.

13
Resolved Questions / Re: Hidden Object game
« on: January 04, 2015, 03:54:36 am »
Hi I would like to ask would i possibly do this? I have no idea about it.
  • Those need to be linked to the words you show below (you can also work with silhuettes instead of words)

14
Dialog Extension / Re: Dialog Extension Newbie
« on: January 01, 2015, 03:05:58 am »
Tried to search for "Input" in DialogOptions.hx and SkipScrips.hx but nothing found,

however I tried to search "Input" in FlowOptions.hx and i found many and i don't know which one should i replace:

public var clearAfterInput:Bool;
public var noInputSoundWithTags:Array<String>;
for(tagname in style.noInputSoundWithTags)
noInputSoundWithTags.push("" + tagname);
var snd:Sound = style.inputSound;
clearAfterInput = true;
for(cancelTag in noInputSoundWithTags)

sorry for being dumb. -_-

15
Dialog Extension / Re: Dialog Extension
« on: January 01, 2015, 12:51:40 am »
Is it possible to click the mouse rather than pressing V, C, and X?

Pages: 1 2