Content tagged math

Similar Tags

Report Tag

35 usages of this tag
47
This content is deleted
Tutorial
Getting Started with the Advanced Random plugin
45 favourites

The Advanced Random plugin allows you to generate Perlin noise . Unlike traditional random values it consists of predictable "waves" that can look like hills, c...

5 years ago
12
  • 21K visits
  • 31K views
This content is deleted
Blog Post
Using lerp with delta-time
14 favourites

Recently on the forums came up the question of how to use dt (delta time) correctly with lerp. This turned out to be a surprisingly tricky question, and is a go...

13
This content is deleted
Blog Post
RTS devlog #10: Following paths
1 favourites

In the last devlog I came up with a decent system for finding paths to a destination, producing a series of nodes for units to follow with path smoothing and sp...

  • 16 replies
  • 1.3K views
This content is deleted
Forum Topic
Orbit
0 favourites

I am testing out this new orbit behaviour. It's good. If I have one ball with a drag and drop and when I move it closer to another ball I want it to orbit. This...

posted 5 years ago
  • 4 replies
  • 1K views
0 favourites

Basically, draw the white lines of this image. Using an image and scaling it is very bad, because the lines change in size. I try use canvas, but I don't know h...

posted 5 years ago
  • 4 replies
  • 738 views
This content is deleted
Forum Topic
Display a percentage result?
0 favourites

I thought this would be pretty easy but alas...As always...I am wrong. I have variable for Correct and Practice_Questions_Asked. I have Every tick to display th...

posted 5 years ago
  • 5 replies
  • 908 views
This content is deleted
Forum Topic
Using qarp to calculate RPG stat curves
0 favourites

I am terrible with advanced math, and while I can mostly get by, I would appreciate some help with understanding how to use qarp to calculate stat curves in an...

posted 4 years ago
  • 2 replies
  • 726 views
This content is deleted
Forum Topic
Accessing system expressions in scripts?
0 favourites

I'd like to use math functions. I.E. Math.Distance(...). Is there any way to access system expressions in scripts, or has anyone found a work-around?

  • 3 replies
  • 662 views
This content is deleted
Forum Topic
How to calculate new x and y velocities after a collision
1 favourites

Howdy. In my ever increasingly random experimentation in Construct 3, I have hit another problem that probly has a super simple solution, and I'm just to dumb t...

posted 4 years ago
  • 1 replies
  • 494 views
This content is deleted
Forum Topic
Speed Math Battle - C3 Android Game
0 favourites

Since my Collab with lions_ on L'ATELIER CELESTIA. I have finally completed my first game. It took me a while to learn more C3 programming as I was mainly desig...

Similar Tags