Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

SapphireSquid10

2
Posts
A member registered 96 days ago

Recent community posts

Adding the 'Remove this' card actions did the trick! The animation now looks much better and aligns with my intention. Thank you so much!

Hi! This plugin is exactly what I was looking for, and I'm very excited to use it!

I have a question regarding the movement animation of the skill cards played from hand.

I’m trying to create a card combat system inspired by poker, and I’ve implemented common events to display the cards as pictures on the battle screen in the order they are played. (The 'Will End Turn' card passive inflicts damage equal to the sum of the numbers.)

Currently, it seems that the cards played from hand hover in the center of the screen (presumably waiting for their effects to execute) before flying to the discard zone. 

My questions are:

1. Is there a way to prevent the visual of the cards flying to the discard zone? Perhaps making them disappear right after they’re played?

2. If option 1 isn't possible, can the animation of the cards flying to the discard zone play underneath the pictures? I’d like to avoid any overlap with the card images.

I’m very new to RPG Maker, so any suggestions you can provide to achieve the desired effect would be greatly appreciated!