Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Retrific

28
Posts
11
Topics
292
Followers
2
Following
A member registered Jun 29, 2014 · View creator page →

Creator of

Recent community posts

Maybe I am dumb but how do I get my particles to randomly be rotation between -10 and 10 degrees? When I try to use negative values it loops over to 360-value and I get rotation between 10 and 350 instead of -10 and 10, which is not what I want.

(1 edit)

There are plenty of shapes available but not a "diamond" (if 1:1 aka a rectangle but rotated by 45 degrees)

(I know there is the polygon that can achieve the same thing but I think it would be nice to have a simple diamond shape to directly choose from because it was not immediately obvious that the polygon can be used)

(1 edit)

I would rather set the lifetime of my particle based on frames and not animation speed. I also have the feeling that not all other settings that depend on the lifetime of the particle know that it might actually die at a different time when I have on animation end destroy.

Why can I not adjust the alpha using the Curve node? Only brightness, red, green and blue

(3 edits)

I have the problem that when I use the particle node and have the particles "fade out" that the final output color seems to get multiplied by the alpha value, causing former white particles to become "grayish" while fading out.
Therefore when I have full white particles and lay them on a white background they become visible as darker shades instead of not being visible at all, which is what I would expected. After all white on white should remain white, even if I only add a little bit of white, you get what I mean? 

Check this image (the droplets are full white, fading out over time and here they are composited on a full white background. And despite both having originally only white I can see them as gray...)



Is there a way to prevent the alpha from affecting the color of the surface??

As a workaround for one-color effects I can override the colors yea, but this doesn't work when the particles are actually multi-colored themselves.

I also tried setting the "Color over lifetime" and setting the Alpha there to 0 instead of Alpha over time but there seems to be a bug where Alpha 0 makes the actual alpha 255 again??? So they are not properly fading out but becoming fully visible again for some frames. And also the alpha blending issue still persists anyway.

@MakhamDev Any update on this?

Thanks for the feedback. Maybe I did go to far with the balancing and it's too balanced now, making a back and forth inevitable.

The opponent will go through phases of saving up mana and spending all their mana. When you damage his base he will immediately spend some of that mana to push back on your attack. So maybe you hit him in the middle of him saving up on mana which is why he was able to spawn so many slimes. But keep in mind that every slime you kill will also grant you a lot of mana to use on your own attack. So its not really a bad thing.

You can also try lowering the difficulty level or starting a new round where the AI will behave differently.

Neat

(2 edits)

Hello,

is there an easy way to make a "surface" tile seamlessly? If not, please add something like that
https://docs.gimp.org/2.8/en/plug-in-make-seamless.html

Or something more advanced

I want to create a seamlessly tiling animated noise texture

(1 edit)

My particles spawn outside of their spawn area and there are some additional ghost particles for the first few frames. 
I think the ghost particles are caused by the particles still existing when the animation is starting from the start again.
I would expect them all to get cleaned up tho?

Also, is there a way to automatically set the animation length to be how ever long it takes for all particles to die out?



Nothing is happening when I launch it

How do I add fluid to the fluid domain?

The latest patch seems to have fixed the issue. Thanks

(4 edits)

ah cool.
Sadly the sprite sheet render seems to have the same issue and is missing frames?
What am I doing wrong? I didnt change the default settings. Frame step is 1.
Looking forward to your fix.

Also my export node doesnt seem to work all the time. The file just doesnt appear sometimes. Even though I click on render and it also shows the export as being completed in the logs.

See here: The export to desktop worked kind of, but the exports to the projects folder didnt. The export.png never appeared. And also see how the sprite sheet is all wrong and missing frames

I made a particle animation I wanted to export as an animated gif. It looks fine in all previews but the exported sprite on disk has only like 4 of the 15 frames. It skipped a lot of frames?

Also, is there a way to export as a single sprite sheet png, instead of a sequence of seperate pngs?

Game Maker Studio

how do I toggle fullscreen?

very impressive

adorable

Hello sorry for the late response.
This is a problem with the latest Windows 10 update. Please start the game in Windows 8 compatibility mode.

(1 edit)

Thank you.
I think someone did this already. The songs can also be found as standalone files in the game's zip.

The sound tracks are custom made music specifically for this game. They don't have a name.

Game Maker Studio

Thank you for calling us talented :D
We're students who developed this project as a semester project and not for profit.

Please report Bugs here and give Feedback. If you think something is missing please let me know. But no big changes of course.

Thank you very much!

Probably your pc isn't powerful enough.
Do you have a dedicated GPU? Do you use a laptop?
Do you know how many fps you get?

Hey, Jonathan here :)

I used Game Maker Studio for Shell Shift. I learned a lot about Shaders while working on Shell Shift, a lot of visual effects use simple pixel shaders, for example the reflections, rain, corpses or character lights.

The artists used various programs to create the assets we needed and the music was done by Cyrano using Ableton I think.

The biggest challenge for art and programming was probably the perspective that brought a lot of problems.

We had about 2 months for the development.

Awesome Video! Had much fun watching it and some of your feedback was taken into account for the last updates.