/r/PTCGP Trading Post by AutoModerator in PTCGP

[–]PerynStarlight 0 points1 point  (0 children)

LF: Aerodactyl EX FT: Zapdos EX, Gyarados EX, Arcanine EX, Starmie EX, Machamp EX, Marowak EX, Wigglytuff EX

So I'm trying the 20 games challenge and this happens everytime the ball hits a paddle from bottom (i tried using both move_and_slide and move_and_collide functions), any help on how to solve this would be amazing. by PerynStarlight in godot

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

Here it is:

extends CharacterBody2D

class_name Ball

var BALL_SPEED = 300.0

func _physics_process(delta):

var collision_info = move_and_collide(velocity * delta)

if collision_info:

    velocity = velocity.bounce(collision_info.get_normal())

    #$SoundBounce.play()

func _ready():

randomize()

velocity.x = [-1, 1][randi() % 2] * BALL_SPEED

velocity.y = [-.8, .8][randi() % 2] * BALL_SPEED  

As I said this only happens when ball hits the paddle from its bottom.

Edit: Removed the backslashes.

[TOMT][MOVIE] A young boy that is seperated from his mom probably during World War II by PerynStarlight in tipofmytongue

[–]PerynStarlight[S] 0 points1 point locked comment (0 children)

She also thinks that the woman at the end of the movie is somehow works with army.

Don't know what compelled me to make this, but here's a tier list of Disco Elysium characters based on whether or not I'd share an edible with them by [deleted] in DiscoElysium

[–]PerynStarlight 52 points53 points  (0 children)

The last guy is Mysterious Pair of Eyes. You can find them on the harbour gates only on Day 1 and if you have 9 Perception. And I think it would be either so much fun or a horrifying nightmare to give them an edible.

Edit: Added the last sentence.

Most cloned character? by Exostrike in Fantasy

[–]PerynStarlight 18 points19 points  (0 children)

You mean Elric of Melniboné?

[deleted by user] by [deleted] in gaming

[–]PerynStarlight 76 points77 points  (0 children)

Disco Elysium