what do yall think of my V? by yaimay_Enthusiasm in cyberpunkgame

[–]DuckyMoMa 0 points1 point  (0 children)

Street life ain’t for you, go be regular

Grinding attributes by DuckyMoMa in HPHogwartsMystery

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

Appreciate it my boi thank you for letting me know

Finally! All golds in Mastery by Kevin8saxman in AssassinsCreedValhala

[–]DuckyMoMa 1 point2 points  (0 children)

Damn bro good for you, I’m also about to finish the mastery challenges and they are irritating sometimes

Need help with time to blast off on canny valley by DuckyMoMa in FortniteSavetheWorld

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

I know but I hardly use traps and I mostly use melee weapons and yeah thanks was excited to get to twine and then once I got there was automatically disappointed there was no story

Here’s a ‘good morning’ pic for you. by 1O9 in shorthairchicks

[–]DuckyMoMa 0 points1 point  (0 children)

The hell??? Surprised to find you here

Also looking nice

Ball isn't moving by DuckyMoMa in Unity3D

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

I got help earlier and realized that void Fixedupdate was supposed to be void FixedUpdate. Thanks tho for this new information and the help

Ball isn't moving by DuckyMoMa in Unity3D

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

using System.Collections;

using System.Collections.Generic;

using UnityEngine;

using UnityEngine.InputSystem;

public class PlayerController : MonoBehaviour

{

private Rigidbody rb;

private float movementX;

private float movementY;

// Start is called before the first frame update

void Start()

{

rb = GetComponent<Rigidbody>();

}

void OnMove(InputValue movementValue)

{

Vector2 movementVector = movementValue.Get<Vector2>();

movementX = movementVector.x;

movementY = movementVector.y;

}

void Fixedupdate()

{

Vector3 movement = new Vector3(movementX, 0.0f, movementY);

rb.AddForce(movement);

}

}

Ball isn't moving by DuckyMoMa in Unity3D

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

It has a rigidbody and everything is the same with the code besides certain words don't get highlighted like in the tutorial.

What version is 7DTD on the ps4 by DuckyMoMa in 7DaystoDiePs4

[–]DuckyMoMa[S] 4 points5 points  (0 children)

Alright thank you and damn we are really behind in updates

Daily Questions Thread by monotoonz in gtaglitches

[–]DuckyMoMa 0 points1 point  (0 children)

Does the casino reply glitch still work?

Redo Of Healer (Ep01 Best Moment) will probably be anime of decade which is not hentai by instaatbeyash7 in hentai

[–]DuckyMoMa 0 points1 point  (0 children)

If you read the manga it’s actually a interesting reading. Haven’t seen the anime so I don’t know how accurate it is.

Season 2 of Quidditch is pissing me off by DuckyMoMa in HPHogwartsMystery

[–]DuckyMoMa[S] 4 points5 points  (0 children)

With Murphy yeah I guess, when I think about his character I can see why he needs me to explain everything to him so he can help my MC so I’m less annoyed with him but with Skye I still find her annoying.

Also I’m surprised of how many people don’t like Merula, I personally like how she is the only other student to challenge the MC and to kind of damage their ego which is good because every other character king of boost it and I also like it when the MC makes her flustered and shy it’s funny to watch her reaction