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 - Apamaster

Pages: 1 2 3 4 5 ... 9
31
Ask a Question / What are the minimum requirements.
« on: May 30, 2021, 05:18:49 pm »
Create a test set with an invel always, to test the mechanics.
Now compiled in windows take the files and take it to two PCs.
One is an Intel Athom 450, the game tiles were not visible, something that would be from the pc.
Then I had it on an athlon 64 x2 and in that one you could see the problems but the performance in full screen was devouring all the CPU. and it slowed down.
Just to know what types of pc would the games walk on?

32
Ask a Question / Re: How created a virtual joystick in android?
« on: May 05, 2021, 06:28:15 pm »
this is my code.
But in android it does not work, when pressing on a directional it does not allow me to press on any other button. Only one button can be pressed at a time. I have not found any tutorial on how to create buttons to use in android is that possible ??

33
Ask a Question / How created a virtual joystick in android?
« on: May 05, 2021, 02:23:17 pm »
I want to create a virtual joystick in android, but I can't find any example of how to apply it.
How to put the buttons, how to detect if it is pressed or stopped pressing etc. any tutorial or demo exists to see?

34
The question is what is the difference between creating an event for a key, and using an input in an event.
I can't find the difference or it's just a different way of organizing things.

35
Ask a Question / Publish free HTML5 games?
« on: December 03, 2020, 04:22:42 pm »
My question about if I create a game in stencyl and then publish it in html5 so that it can be played for free, do you still have to pay a license?

36
Ask a Question / Re: Query about games in folders not visible in stencyl
« on: December 03, 2020, 04:19:33 pm »
Create a new project, then copy and paste the game folders that did not register stencyl. Once I copy and paste the folders into the new project, stenyl takes it.

37
Ask a Question / Re: Query about games in folders not visible in stencyl
« on: November 30, 2020, 05:34:10 pm »
I will review and then I will comment

38
Ask a Question / Query about games in folders not visible in stencyl
« on: November 30, 2020, 07:52:49 am »
I have multiple games folders in the stencyl games directory. now some of those games do not load when opening stencyl is there any way to fix those games to load in stencyl?

39
Ask a Question / Re: Noob here, and I got some collision problems
« on: November 29, 2020, 07:02:25 pm »
have the player collide with the tiles.
http://www.stencyl.com/help/view/collisions-and-groups/

40
Ask a Question / Re: Error in a scene with two simple actors
« on: November 28, 2020, 08:16:20 pm »
The truth is I did not do it, I deleted it and created another, because it was simply a test to see how two objects bounced in the scene, nothing complex, and how that error occurred it seemed very strange, and that is why I shared them so that you can analyze that strange event happened.
The only modification that I created was in the tiles, I created a custom bound collision in some blocks. That could be what failed because I did not write any code.

41
Ask a Question / Error in a scene with two simple actors
« on: November 28, 2020, 03:34:56 pm »
Create a simple scene with gravity and two actors who are balls. they collide with the tiles and it has a rebound when putting compiling get an error. It does not have any code, it was only a physical test and failed to complete!

42
Ask a Question / Mode 7 working on it
« on: November 23, 2020, 08:53:14 am »
I am working on creating a mode 7 in Stencyl.
For now I am collecting information about the operation. I know there are 3d libraries to use but so far they haven't worked for me. I share what I have found. Now I can't see if there are commands for manipulating images or mosaics in estencyl. and if for that it must be done from haxe or create an extension.
I share the link is in portuges.

https://programandocoisas.blogspot.com/

43
Ask a Question / Re: resource folder full of repeating images
« on: November 21, 2020, 09:26:48 am »
thanks

44
Ask a Question / resource folder full of repeating images
« on: November 21, 2020, 06:24:11 am »
Compiling my game I have seen that it weighs almost 100 Mg. and it only has 4 screens.
When looking at the resources folder I find that it weighs 10Mg, it has all the images repeated up to 4 times, can the images that are not used be deleted? For example, the player has 4 images in different scales, can I delete all of them except the scale that the game uses or is it necessary to keep all of them?

45
update from 4.0.2 to 4.0.4 now if I can see the errors, update corrected many things

Pages: 1 2 3 4 5 ... 9