goostengine / goost

A general-purpose, extensible and customizable C++ extension for Godot Engine.
https://goostengine.github.io/
MIT License
481 stars 18 forks source link

Add `Random.pop()` method #180

Closed Xrayez closed 2 years ago

Xrayez commented 2 years ago

Allows to pop and return random values from either Array or Dictionary.

Addresses: https://github.com/godotengine/godot-proposals/issues/3454#issuecomment-1024971678