Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

812 total results found

how to do boolean operations?

Unreal Engine

Here are the steps you can follow to perform boolean operations in Unreal Engine: Select the objects you want to perform a boolean operation on. For example, you may want to subtract a cube from a sphere to create a dome-like shape. Right-click on the sele...

some importable 3d modeling files

Unreal Engine

Unreal Engine supports a variety of file formats for importing 3D objects into the engine. Some of the most commonly used file formats include: FBX: This is a popular file format for 3D models and animations, and it is widely supported by many 3...

dynamic relationship system DRS

Ideas

 A dynamic relationship system for NPCs and players could be broken down into several modules or components that work together to create a cohesive system. Here are a few potential modules that could be included:     NPC behavior module: This module would def...

Bρ^{2}X_{1}X_{2}T^{-2/3}exp[-33.8(10^{6}/T)^{1/3}]

Facts

this expression represents the thermonuclear reaction rate (R) between two nuclei in a plasma, under the assumption of the so-called "energy range approximation" for the cross section of the reaction. The variables in the expression have the following meanings...

download file to sshed windows server

Anything related to windows

Open your SSH client and log in to the Windows server. Navigate to the directory where you want to download the file. Use the "curl" command followed by the URL of the file you want to download. curl -LJO example location:[ curl -LJO https://github.c...

Example 6: Graph y = 2x^2 - 8x

unit 8 packet Quadratic Functions 8-2 Quadratic Functions (Part # 1)

• Find the vertex and the axis of symmetry. Sketch these in.• Find the x-intercept by plugging in 0 for y.• Find the y-intercept by plugging in 0 for x.• Reflect your points across the axis of symmetry and connect your dots with a smoothU-shaped (not V-shaped)...

Example 7: h = 16t^2 + 72t + 520

unit 8 packet Quadratic Functions 8-2 Quadratic Functions (Part # 1)

Suppose a particular “star” is projected from a firework at a starting height of 520 feet with an initial upward velocity of 72 ft/sec. The equation: h = 16t^2 + 72t + 520 gives the star’s height h in feet at time t in seconds. a) How long will it take for...

Page 1

quotes

-Embarrassment means that someone has seen or heard something about you that you didn't want them to, and that will spread into people's opinions in the future. but if you are dead, you don't have a future. Unknown. Spend time with people that you lo...

unity make a menu, the basics

Unity-Devlog: code name gnz a ggz clone...

dev log, NZK's GNZ day 1 make a game  scene and a menu scene IDK how to make an empty one so I copied and pasted the default one in the assets folder and renamed it then I dragged into the hierarchy area I renamed them then reloaded/refreshed ...

purple means draft page

Mr. Deli's work Fight

dev log, NZK's GNZ day 2

Unity-Devlog: code name gnz a ggz clone...

Sooo, that unity basic guide.yeah, that was day 1/2 making a main menu n stuff.I used one of my custom-trained models to make a bg for the main menu and a bg for the starting menu.then made custom assets for the tabs and the profile button. I'm basically try...

unity basic c# script and how to use

Unity-Devlog: code name gnz a ggz clone...

this is technically day 1.5, it shoudlve worked day one but I only got it to work on day 2 the system collections but is probs useless but the tutorial i followed didn't remove it so idk.suuper basic script but its got the important things, like using UnityEng...

devlog day3

Unity-Devlog: code name gnz a ggz clone...

uhhh i slept 20 hrs didnt get much done in the idk  hour or 2 that i tried getting thigns to work but i forgot to mention that yesterday this is what happens when u put the script in to the onclick event. i tried making a camera fallow my model ingame and g...

part 1/day 1

unity devlog: jr programmer courses unit 1.1 game 1 dev log

welcome is a video saying that the course exists watch, then do is a video saying watch t hen do what the guy does for the tutuoralslol apparently the content will no longer be available as of July 31, 2023soooooo that's my deadline :D insta...

sort imgs.py

Code projects (python & simple)

edit the code for the folder from PIL import Image import os unique_images = {} # edit this directory = r'J:\New folder' for filename in os.listdir(directory): if filename.endswith('.png'): img = Image.open(os.path.join(...

day 2 unity jr programercourse

unity devlog: jr programmer courses unit 1.1 game 1 dev log

Man the guy talks slowly, unit 1.1important info your home view if you will. it centers your camera on the object that you have selected.god I love how smooooooooooooooothe these Phoenix switches are on my keyboard and wish I could just put them on my k3 but ...

New Page

unity devlog: jr programmer courses unit 1.1 game 1 dev log

public float speed = 5.0f; the word public can be changed to private, this denotes the accessability of the variable/class/other private float speed = 5.0f; also this is done to initialize the default value of the variable in the script's component tab they...

temp

unity devlog: jr programmer courses unit 1.1 game 1 dev log

using System.Diagnostics; using System.Collections; using UnityEngine; [DebuggerDisplay("{" + nameof(GetDebuggerDisplay) + "(),nq}")] public class PlayerController : MonoBehaviour { public float speed = 5.0f; // Start is called before the fi...

RealTimeColors.com

cool stuff

https://www.youtube.com/watch?v=HAlIWRcldoc make a website color pallet

stolin unity design doc

unity devlog: jr programmer courses Introduction to project management and ...

because its stolen  here's a link to where I got ithttps://connect-prd-cdn.unity.com/20201117/bb422f61-9b42-4521-9828-910aae22e39c/Example%20of%20Project%20Charter.pdf so ig this is what it would look like :D