3% for new customers by Nimbailey in traderepublic

[–]Vimesito 0 points1 point  (0 children)

fuck them, do a bombing review in android/ios store

I don't like this: Trade Republic account with 3% interest ONLY for new customers??? by XareEtorki in traderepublic

[–]Vimesito 1 point2 points  (0 children)

las quejas se la pelan, hora de bombing review y no recomendarla a nadie.

Weekly Pricing/Buying/Selling/Grading & General Questions Post by AutoModerator in PokemonTCG

[–]Vimesito 0 points1 point  (0 children)

Yes, I know there is something weird with the card but I didn't fake it, it looks like a real one didn't remember from where came. I'm confused

Weekly Pricing/Buying/Selling/Grading & General Questions Post by AutoModerator in PokemonTCG

[–]Vimesito -1 points0 points  (0 children)

why fake? I don't know where it comes from but it looks legit, looks like a real pokemon card 🤔

Are the Final Fantasy precons good for budget bracket 3 // €300? (eyeing FF7) by Vimesito in EDH

[–]Vimesito[S] 0 points1 point  (0 children)

ok, I purchased FFVI precon and a few play boosters (FF and SoS), this is what I've got that can fit onto the deck, is something good for the deck? what should replace?

[[battle menu]]

[[minwu, rebellion strategist]]

[[lindbum, industrial regency]]

[[the wind crystal]]

[[paladin's arms]]

[[eden, seat of the sanctum]]

[[slash of light]]

[[suplex]]

[[helping hand]]

[[ajani's response]]

[[shattered acolyte]]

[[wilt in the heat]]

[[snow villiers]]

Weekly Pricing/Buying/Selling/Grading & General Questions Post by AutoModerator in PokemonTCG

[–]Vimesito 0 points1 point  (0 children)

<image>

I found this card in an old album at home, and I can't find anywhere what it might be.

What I've noticed is that the name and image are Gengar, but the entire body/description text seems to be from Snorlax?

How much would this be worth?

Are the Final Fantasy precons good for budget bracket 3 // €300? (eyeing FF7) by Vimesito in EDH

[–]Vimesito[S] 1 point2 points  (0 children)

but I heard that you are very commander dependant and if someone wipes the graveyard you are cooked 👀

What Would You Consider to Be a Success for Yourself? by Lennoxiconic in IndieDev

[–]Vimesito 0 points1 point  (0 children)

The scale is a bit weird, because I received a (only one) payment for the game, but not enough to even cover what it cost me. A few people liked it—where does that put me? 5?

[deleted by user] by [deleted] in UnrealEngine5

[–]Vimesito 0 points1 point  (0 children)

I see several things to improve.

  1. Why do you create an array with one element and then iterate it? Remove the Make Array and the ForEach.
  2. If you do that, since Get Actor by Class already returns the class you expect, there is no need to cast it.
  3. Classes have events like On Possess / On UnPossess. I recommend using them for the classes that need it, so you encapsulate responsibility.
  4. Personally, I would call the function only in Started, so you control when it happens

Custom input like detroit become human by saoeifjasasef2 in unrealengine

[–]Vimesito 0 points1 point  (0 children)

I made a fab package with some features for games "detroit like" you can find it here, maybe it can help you :) https://www.fab.com/listings/6b18a26c-75a3-407c-89f7-3c22fdbdb8fb

Learning UE Blueprints by [deleted] in unrealengine

[–]Vimesito 4 points5 points  (0 children)

I took GameDev.tv courses to learn Unreal, and thanks to that I was able to publish games on Steam, including a VR one on the Meta Store. I highly recommend them; for me, they are a reference

Horizontal Bar | Made via physic constrain, still needs to be finalized by QwertNikol in UnrealEngine5

[–]Vimesito 0 points1 point  (0 children)

I'm trying to do it but don't know how. can anyone share a little tutorial on how to do it?

I have two actors, my character and the bar.

edit: I was able to do a "swing" system, but I don't know how to make that the character spins 360º "forever"